Click or drag to resize

MeshGridBuilderTPointdimensions Field

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
[SerializeField]
[TooltipAttribute("The width and height of your shape (in cells).")]
protected InspectableVectorPoint dimensions

Field Value

Type: InspectableVectorPoint
See Also