Mostly Harmless
UE3:InterpTrackDirector (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> InterpTrack >> InterpTrackDirector |
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. |
null
Properties
Property group 'InterpTrackDirector'
bSimulateCameraCutsOnClients
Type: bool
True to allow clients to simulate their own camera cuts. Can help with latency-induced timing issues.
Default value: True
Internal variables
CutTrack
Type: array<DirectorTrackCut>
Array of cuts between cameras.
Default values
Property | Value |
---|---|
bDirGroupOnly | True |
bOnePerGroup | True |
TrackInstClass | Class'Engine.InterpTrackInstDirector' |
TrackTitle | "Director" |
Structs
DirectorTrackCut
Modifiers: native
Information for one cut in this track.