Class GridPlaneComponent
Inheritance
System.Object
GridPlaneComponent
Implements
System.IDisposable
Inherited Members
Namespace: Aximo.Engine.Components.Geometry
Assembly: AxEngine.dll
Syntax
public class GridPlaneComponent : StaticMeshComponent, IDisposable
Constructors
| Improve this Doc View SourceGridPlaneComponent(Int32, Boolean)
Declaration
public GridPlaneComponent(int size, bool center)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | size | |
System.Boolean | center |
Implements
System.IDisposable