Follow.OrientToControllerDeadzoneDegrees Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The element will not reorient until the angle between the forward vector and vector to the controller is greater then this value.
public:
property float OrientToControllerDeadzoneDegrees { float get(); void set(float value); };
public float OrientToControllerDeadzoneDegrees { get; set; }
member this.OrientToControllerDeadzoneDegrees : single with get, set
Public Property OrientToControllerDeadzoneDegrees As Single