Uses of Class
org.robovm.apple.scenekit.SCNDebugOptions
| Package | Description |
|---|---|
| org.robovm.apple.arkit | |
| org.robovm.apple.scenekit |
-
Uses of SCNDebugOptions in org.robovm.apple.arkit
Methods in org.robovm.apple.arkit that return SCNDebugOptions Modifier and Type Method Description static SCNDebugOptionsARSCNView. DebugOptionShowFeaturePoints()static SCNDebugOptionsARSCNView. DebugOptionShowWorldOrigin() -
Uses of SCNDebugOptions in org.robovm.apple.scenekit
Fields in org.robovm.apple.scenekit declared as SCNDebugOptions Modifier and Type Field Description static SCNDebugOptionsSCNDebugOptions. Nonestatic SCNDebugOptionsSCNDebugOptions. RenderAsWireframestatic SCNDebugOptionsSCNDebugOptions. ShowBoundingBoxesstatic SCNDebugOptionsSCNDebugOptions. ShowCamerasstatic SCNDebugOptionsSCNDebugOptions. ShowConstraintsstatic SCNDebugOptionsSCNDebugOptions. ShowCreasesstatic SCNDebugOptionsSCNDebugOptions. ShowLightExtentsstatic SCNDebugOptionsSCNDebugOptions. ShowLightInfluencesstatic SCNDebugOptionsSCNDebugOptions. ShowPhysicsFieldsstatic SCNDebugOptionsSCNDebugOptions. ShowPhysicsShapesstatic SCNDebugOptionsSCNDebugOptions. ShowSkeletonsstatic SCNDebugOptionsSCNDebugOptions. ShowWireframeMethods in org.robovm.apple.scenekit that return SCNDebugOptions Modifier and Type Method Description protected SCNDebugOptions[]SCNDebugOptions. _values()SCNDebugOptionsSCNRenderer. getDebugOptions()SCNDebugOptionsSCNSceneRenderer. getDebugOptions()SCNDebugOptionsSCNSceneRendererAdapter. getDebugOptions()SCNDebugOptionsSCNView. getDebugOptions()static SCNDebugOptions[]SCNDebugOptions. values()protected SCNDebugOptionsSCNDebugOptions. wrap(long value, long mask)Methods in org.robovm.apple.scenekit with parameters of type SCNDebugOptions Modifier and Type Method Description voidSCNRenderer. setDebugOptions(SCNDebugOptions v)voidSCNSceneRenderer. setDebugOptions(SCNDebugOptions v)voidSCNSceneRendererAdapter. setDebugOptions(SCNDebugOptions v)voidSCNView. setDebugOptions(SCNDebugOptions v)