Interface IFixedGrid3
generic 3D grid interface for grids of fixed dimensions
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
public interface IFixedGrid3
Properties
Dimensions
Declaration
Vector3i Dimensions { get; }
Property Value
Type | Description |
---|---|
Vector3i |