 | MeshGridBuilderTPointDimensions Property |
Returns the dimensions for this grid if it makes sense for the current shape.
(The dimension field is hidden in the inspector if it does not make sense).
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic VectorPoint Dimensions { get; set; }Property Value
Type:
VectorPoint
See Also