|
XLE
v0.02.0
|
Public Types | |
| enum | GeometryType { Sphere, Cube, Plane2D, Model } |
| enum | LightingType { Deferred, Forward, NoLightingParser } |
Public Member Functions | |
| void | set (GeometryType) |
| void | set (LightingType) |
| MaterialVisSettings (std::shared_ptr< ToolsRig::MaterialVisSettings > attached) | |
| const ToolsRig::MaterialVisSettings & | GetUnderlying () |
Public Attributes | |
| property GeometryType | Geometry { GeometryType get() |
| property LightingType | Lighting { LightingType get() |
| property bool | ResetCamera { void set(bool) |
| property VisCameraSettings | Camera |
Protected Attributes | |
| clix::shared_ptr< ToolsRig::MaterialVisSettings > | _object |
| VisCameraSettings | _camSettings |
| property VisCameraSettings GUILayer::MaterialVisSettings::Camera |
1.8.10