SimpleCapsuleWithStickMovement Class Reference
Inheritance diagram for SimpleCapsuleWithStickMovement:

Public Attributes

bool EnableLinearMovement = true
 
bool EnableRotation = true
 
bool HMDRotatesPlayer = true
 
bool RotationEitherThumbstick = false
 
float RotationAngle = 45.0f
 
float Speed = 0.0f
 
OVRCameraRig CameraRig
 

Events

Action CameraUpdated
 
Action PreCharacterMove
 

Member Data Documentation

◆ CameraRig

OVRCameraRig SimpleCapsuleWithStickMovement.CameraRig

◆ EnableLinearMovement

bool SimpleCapsuleWithStickMovement.EnableLinearMovement = true

◆ EnableRotation

bool SimpleCapsuleWithStickMovement.EnableRotation = true

◆ HMDRotatesPlayer

bool SimpleCapsuleWithStickMovement.HMDRotatesPlayer = true

◆ RotationAngle

float SimpleCapsuleWithStickMovement.RotationAngle = 45.0f

◆ RotationEitherThumbstick

bool SimpleCapsuleWithStickMovement.RotationEitherThumbstick = false

◆ Speed

float SimpleCapsuleWithStickMovement.Speed = 0.0f

Event Documentation

◆ CameraUpdated

Action SimpleCapsuleWithStickMovement.CameraUpdated

◆ PreCharacterMove

Action SimpleCapsuleWithStickMovement.PreCharacterMove

The documentation for this class was generated from the following file: