I love the smell of UnrealEd crashing in the morning. – tarquin
UE1:CS_Camera (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- UDSDemo
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. |
The Unreal Director's Suite Release version: Jan 7th, 1999
[ CS_Camera ]
This is the actual Camera actor.
Properties
bFollowing
Type: bool
Are we following someone
BLEADING
Type: bool
bLockedOn
Type: bool
Is this Camera locked on to a target
Target
Type: Actor
Default values
Property | Value |
---|---|
bDirectional | True |
bFixedRotationDir | True |
bStasis | True |
bStatic | False |
Texture | None |
Functions
Events
Tick
event Tick (float DeltaTime)
Overrides: Actor.Tick
Trigger
Overrides: Actor.Trigger
UnTrigger
Overrides: Actor.UnTrigger
Other instance functions
AdjustWithPlayer
function AdjustWithPlayer (Object.Vector Vel)
TurnTowardsTarget
function TurnTowardsTarget (Object.Vector targ)