Property | Type | Description | |
---|---|---|---|
fadeInTexture | Texture | ||
layerName | string | ||
quitKey | KeyCode, | ||
speedRotationIncrement | float |
Method | Description | |
---|---|---|
Awake ( ) : void |
Awake this instance.
|
|
Start ( ) : void |
Start this instance.
|
|
Update ( ) : void |
Update this instance.
|
|
UpdateRecenterPose ( ) : void |
Recenter pose
|
|
UpdateSpeedAndRotationScaleMultiplier ( ) : void |
Updates the speed and rotation scale multiplier.
|
|
UpdateVisionMode ( ) : void |
Updates the vision mode.
|
public UpdateSpeedAndRotationScaleMultiplier ( ) : void | ||
return | void |