SCNSceneRenderer_Extensions.GetRenderingApi(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 the rendering API that is used to render the scene.
public static SceneKit.SCNRenderingApi GetRenderingApi (this SceneKit.ISCNSceneRenderer This);
static member GetRenderingApi : SceneKit.ISCNSceneRenderer -> SceneKit.SCNRenderingApi
Parameters
- This
- ISCNSceneRenderer
The instance on which this method operates.