Click or drag to resize

MagicWandCameraTransformOnActionStart Property

The state of the camera transform when the action starts.

Namespace:  RavingBots.MagicGestures.Controller
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public TransformData CameraTransformOnActionStart { get; private set; }

Property Value

Type: TransformData
See Also