Class SkyBoxComponent
Inheritance
System.Object
SkyBoxComponent
Implements
System.IDisposable
Inherited Members
Namespace: Aximo.Engine.Components.Geometry
Assembly: AxEngine.dll
Syntax
public class SkyBoxComponent : MeshComponent, IDisposable
Constructors
| Improve this Doc View SourceSkyBoxComponent()
Declaration
public SkyBoxComponent()
SkyBoxComponent(String)
Declaration
public SkyBoxComponent(string skyBoxPath)
Parameters
Type | Name | Description |
---|---|---|
System.String | skyBoxPath |
Implements
System.IDisposable