Click or drag to resize

MeshGridBuilderTPointcellSpacingFactor Field

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
[SerializeField]
[TooltipAttribute("A factor that controls the spacing between cells.")]
protected Vector2 cellSpacingFactor

Field Value

Type: Vector2
See Also