Click or drag to resize

IGridPointTPointSpliceCount Property

For spliced grids, this is the number of slices for all points. For Uniform grids, this is always 1.

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
int SpliceCount { get; }

Property Value

Type: Int32
See Also