Class ZoneAABBInfo
public class ZoneAABBInfo
- Inheritance
-
ZoneAABBInfo
- Inherited Members
Properties
Size
3D bounds of the rectangle.
[JsonPropertyName("size")]
public Vector3 Size { get; set; }
Property Value
- Vector3
public class ZoneAABBInfo
3D bounds of the rectangle.
[JsonPropertyName("size")]
public Vector3 Size { get; set; }