Click or drag to resize

MeshGridBuilderTPointSize Property

Returns the size 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
Syntax
C#
public int Size { get; set; }

Property Value

Type: Int32
See Also