SCNSceneRenderer_Extensions.SetDebugOptions 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.
Sets a value that controls which, if any, debug overlays to show in the rendered output.
public static void SetDebugOptions (this SceneKit.ISCNSceneRenderer This, SceneKit.SCNDebugOptions value);
static member SetDebugOptions : SceneKit.ISCNSceneRenderer * SceneKit.SCNDebugOptions -> unit
Parameters
- This
- ISCNSceneRenderer
The instance on which this method operates.
- value
- SCNDebugOptions