Class SphereComponent
Inheritance
System.Object
SphereComponent
Implements
System.IDisposable
Inherited Members
Namespace: Aximo.Engine.Components.Geometry
Assembly: AxEngine.dll
Syntax
public class SphereComponent : StaticMeshComponent, IDisposable
Constructors
| Improve this Doc View SourceSphereComponent(Int32)
Declaration
public SphereComponent(int divisions = 2)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | divisions |
Implements
System.IDisposable