Click or drag to resize

MagicWandCameraTransformOnActionStop Property

The state of the camera transform when the action ends.

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

Property Value

Type: TransformData
See Also