IMyProjectorProjectionOffset Property |
v01.180.0 (Beta)[This is preliminary documentation and is subject to change.]
Namespace: Sandbox.ModAPI.IngameAssembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax Vector3I ProjectionOffset { get; set; }
Property ProjectionOffset As Vector3I
Get
Set
property Vector3I ProjectionOffset {
Vector3I get ();
void set (Vector3I value);
}
abstract ProjectionOffset : Vector3I with get, set
Property Value
Type:
Vector3ISee Also