SCNSceneRenderer_Extensions.GetAudioListener(ISCNSceneRenderer) Method

Definition

Returns the node that represents the position of the listener in the scene.

public static SceneKit.SCNNode GetAudioListener (this SceneKit.ISCNSceneRenderer This);
static member GetAudioListener : SceneKit.ISCNSceneRenderer -> SceneKit.SCNNode

Parameters

This
ISCNSceneRenderer

The instance on which this method operates.

Returns

Applies to