SCNSceneRenderer_Extensions.GetDebugOptions(ISCNSceneRenderer) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a value that controls which, if any, debug overlays to show in the rendered output..
public static SceneKit.SCNDebugOptions GetDebugOptions (this SceneKit.ISCNSceneRenderer This);
static member GetDebugOptions : SceneKit.ISCNSceneRenderer -> SceneKit.SCNDebugOptions
Parameters
- This
- ISCNSceneRenderer
The instance on which this method operates.