|
void | SetScreenCullTol (int val) |
|
int | GetScreenCullTol () |
|
void | SetCullBackFace (boolean val) |
|
boolean | GetCullBackFace () |
|
void | SetShowFPS (boolean val) |
|
boolean | GetShowFPS () |
|
void | SetThemeStyle (EnumThemeStyle val) |
|
EnumThemeStyle | GetThemeStyle () |
|
void | SetBackgroundType (EnumBackgroundType val) |
|
EnumBackgroundType | GetBackgroundType () |
|
void | SetBackgroundColor (Vector3 val) |
|
Vector3 | GetBackgroundColor () |
|
void | SetBackgroundColor2 (Vector3 val) |
|
Vector3 | GetBackgroundColor2 () |
|
void | SetBackgroundImage (String val) |
|
String | GetBackgroundImage () |
|
void | SetNavigator (EnumViewCoordinateType val) |
|
EnumViewCoordinateType | GetNavigator () |
|
void | SetSystemAxis (boolean val) |
|
boolean | GetSystemAxis () |
|
void | SetRenderMode (EnumDisplayMode val) |
|
EnumDisplayMode | GetRenderMode () |
|
void | SetPickFilter (EnumShapeFilter val) |
|
EnumShapeFilter | GetPickFilter () |
|
void | SetPanButton (EnumMouseButton val) |
|
EnumMouseButton | GetPanButton () |
|
void | SetOrbitButton (EnumMouseButton val) |
|
EnumMouseButton | GetOrbitButton () |
|
void | SetPickButton (EnumMouseButton val) |
|
EnumMouseButton | GetPickButton () |
|
void | SetFreeOrbit (boolean val) |
|
boolean | GetFreeOrbit () |
|
void | SetZoomByDoubleClick (boolean val) |
|
boolean | GetZoomByDoubleClick () |
|
void | SetPickOcclusion (boolean val) |
|
boolean | GetPickOcclusion () |
|
void | SetDirectRectPick (boolean val) |
|
boolean | GetDirectRectPick () |
|
void | SetPickGroupWithChildren (boolean val) |
|
boolean | GetPickGroupWithChildren () |
|
void | SetPickPartWithFeature (boolean val) |
|
boolean | GetPickPartWithFeature () |
|
void | SetLogLevel (EnumLoggingLevel val) |
|
EnumLoggingLevel | GetLogLevel () |
|
void | SetLogPath (String val) |
|
String | GetLogPath () |
|
boolean | Load (String fileName) |
|
void | Save (String fileName) |
|
boolean | Contains (String name) |
|
String | GetAbsolutePath (String path) |
|