Class PrimitiveSceneProxy
Namespace: Aximo.Engine
Assembly: AxEngine.dll
Syntax
public class PrimitiveSceneProxy
Constructors
| Improve this Doc View SourcePrimitiveSceneProxy(PrimitiveComponent)
Declaration
public PrimitiveSceneProxy(PrimitiveComponent component)
Parameters
| Type | Name | Description |
|---|---|---|
| PrimitiveComponent | component |
Fields
| Improve this Doc View SourceMaterials
Declaration
public List<RendererMaterial> Materials
Field Value
| Type | Description |
|---|---|
| System.Collections.Generic.List<RendererMaterial> |