SCNSceneRenderer_Extensions.SetAudioListener Method

Definition

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

public static void SetAudioListener (this SceneKit.ISCNSceneRenderer This, SceneKit.SCNNode value);
static member SetAudioListener : SceneKit.ISCNSceneRenderer * SceneKit.SCNNode -> unit

Parameters

This
ISCNSceneRenderer

The instance on which this method operates.

value
SCNNode

Applies to