UE3:CameraAnim (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> CameraAnim |
- Package:
- Engine
- This class in other games:
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
CameraAnim: defines a pre-packaged animation to be played on a camera.
Properties
AnimLength
Type: float
Modifiers: const
Length, in seconds.
Default value: 3.0
BoundingBox
Type: Object.Box
Modifiers: const
AABB in local space.
CameraInterpGroup
Type: InterpGroup
The InterpGroup that holds our actual interpolation data.