ObjectQuery.ExpectedMaxVerticalOrientationInDegrees Property

Definition

Expected maximum angle in degrees between up direction of an object instance and gravity, from 0 to 180. Small value indicates object is expected to be up-right, while large value allows more variation on the layout.

public:
 property float ExpectedMaxVerticalOrientationInDegrees { float get(); void set(float value); };
public float ExpectedMaxVerticalOrientationInDegrees { get; set; }
member this.ExpectedMaxVerticalOrientationInDegrees : single with get, set
Public Property ExpectedMaxVerticalOrientationInDegrees As Single

Property Value

Applies to