Click or drag to resize
SerializableVector3Iy Property

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "P:VRage.SerializableVector3I.y"]

Namespace: VRage
Assembly: VRage (in VRage.dll) Version: 1.0.0.0
Syntax
C#
[XmlAttributeAttribute]
public int y { get; set; }

Property Value

Type: Int32

[Missing <value> documentation for "P:VRage.SerializableVector3I.y"]

See Also