Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
00001 00002 00003 00004 00005 00006 00007 00008 00009 00010 00011 00012 00013 00014 00015 00016 |
//============================================================================= // InterpolationPoint. // Used as destinations to move the camera to in Matinee scenes. //============================================================================= class InterpolationPoint extends Keypoint native; #exec Texture Import File=Textures\InterpolationPoint.pcx Name=S_Interp Mips=Off MASKED=1 defaultproperties { DrawScale=+0.35 bDirectional=True Texture=S_Interp } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |