CameraWrapper : CameraXWrapper
Vector Get Location( )
void Set Location( Vector location)
Parameter | Type | Description |
---|---|---|
location | Vector | — |
Rotator Get Rotation( )
void Set Rotation( Rotator rotation)
Parameter | Type | Description |
---|---|---|
rotation | Rotator | — |
ProfileCameraSettings Get Camera Settings( )
void Set Camera Settings( Profile Camera Settings settings)
Parameter | Type | Description |
---|---|---|
settings | ProfileCameraSettings | — |
bool Is Camera Shake On( )
POV Get POV( )
void Set POV( POV pov)
Parameter | Type | Description |
---|---|---|
pov | POV | — |
void Set FOV( float fov)
Parameter | Type | Description |
---|---|---|
fov | float | — |
float Get FOV( )
void Set Locked FOV( bool lock)
Parameter | Type | Description |
---|---|---|
lock | bool | — |
ActorWrapper Get Camera As Actor( )
std::string Get Camera State( )
void Set Camera State( std::string state Name)
Parameter | Type | Description |
---|---|---|
stateName | std::string | — |
Vector linterp( Vector start, Vector end, float elapsed, float speed)
std::string Get Focus Actor( )
bool Set Focus Actor( std::string actor Name)
Parameter | Type | Description |
---|---|---|
actorName | std::string | — |
bool Set Fly Cam Ball Target Mode( )
CameraStateBlenderWrapper Get Blender( ) const
float Get Swivel Fast Speed( )
void Set Swivel Fast Speed( float new Swivel Fast Speed)
Parameter | Type | Description |
---|---|---|
newSwivelFastSpeed | float | — |
float Get Swivel Die Rate( )
void Set Swivel Die Rate( float new Swivel Die Rate)
Parameter | Type | Description |
---|---|---|
newSwivelDieRate | float | — |
StructArrayWrapper Get Camera Preset Settings( )
float Get Horizontal Splitscreen Height Offset( )
void Set Horizontal Splitscreen Height Offset( float new Horizontal Splitscreen Height Offset)
Parameter | Type | Description |
---|---|---|
newHorizontalSplitscreenHeightOffset | float | — |
float Get Horizontal Splitscreen FOVOffset( )
void Set Horizontal Splitscreen FOVOffset( float new Horizontal Splitscreen FOVOffset)
Parameter | Type | Description |
---|---|---|
newHorizontalSplitscreenFOVOffset | float | — |
float Get Vertical Splitscreen FOVOffset( )
void Set Vertical Splitscreen FOVOffset( float new Vertical Splitscreen FOVOffset)
Parameter | Type | Description |
---|---|---|
newVerticalSplitscreenFOVOffset | float | — |
float Get Clip Rate( )
void Set Clip Rate( float new Clip Rate)
Parameter | Type | Description |
---|---|---|
newClipRate | float | — |
Rotator Get Current Swivel( )
void Set Current Swivel( Rotator new Current Swivel)
Parameter | Type | Description |
---|---|---|
newCurrentSwivel | Rotator | — |
RBActorWrapper Get Demolisher( )
void Set Demolisher( RBActor Wrapper new Demolisher)
Parameter | Type | Description |
---|---|---|
newDemolisher | RBActorWrapper | — |
unsigned long Getb Demolished( )
void Setb Demolished( unsigned long newb Demolished)
Parameter | Type | Description |
---|---|---|
newbDemolished | unsigned long | — |
float Clip To Field( float Camera Location Z)
Parameter | Type | Description |
---|---|---|
CameraLocationZ | float | — |
void Demolished2(RBActor Wrapper In Demolisher)
Parameter | Type | Description |
---|---|---|
InDemolisher | RBActorWrapper | — |
Rotator Get Desired Swivel( float Look Up, float Look Right)
void Update Swivel( float Delta Time)
Parameter | Type | Description |
---|---|---|
DeltaTime | float | — |
float Get Default FOVOffset( )
float Get Default View Height Offset( )
void Update FOV( )
void Event Camera Target Changed( Camera Wrapper Camera, Actor Wrapper Target)
Parameter | Type | Description |
---|---|---|
Camera | CameraWrapper | — |
Target | ActorWrapper | — |