CameraConstrainedUpAxis Property |
Gets or sets the axis to constrain the up vector to.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public ConstrainedUpAxis ConstrainedUpAxis { get; set; }
Public Property ConstrainedUpAxis As ConstrainedUpAxis
Get
Set
public:
property ConstrainedUpAxis ConstrainedUpAxis {
ConstrainedUpAxis get ();
void set (ConstrainedUpAxis value);
}
member ConstrainedUpAxis : ConstrainedUpAxis with get, set
Property Value
Type:
ConstrainedUpAxisSee Also