IMyProjectorProjectionRotation Property |
v01.180.0 (Beta)[This is preliminary documentation and is subject to change.]
These values are not in degrees. 1 = 90 degrees, 2 = 180 degrees
Namespace: Sandbox.ModAPI.IngameAssembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax Vector3I ProjectionRotation { get; set; }
Property ProjectionRotation As Vector3I
Get
Set
property Vector3I ProjectionRotation {
Vector3I get ();
void set (Vector3I value);
}
abstract ProjectionRotation : Vector3I with get, set
Property Value
Type:
Vector3ISee Also