AVAudio3DVectorOrientation Struct
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.
Defines the listener's position in 3D space as orthogonal 'Up' and 'Forward' vectors.
public struct AVAudio3DVectorOrientation
type AVAudio3DVectorOrientation = struct
- Inheritance
-
AVAudio3DVectorOrientation
Constructors
AVAudio3DVectorOrientation(Vector3, Vector3) |
Fields
Forward | |
Up |
Methods
Equals(AVAudio3DVectorOrientation) | |
Equals(Object) | |
GetHashCode() | |
ToString() |
Operators
Equality(AVAudio3DVectorOrientation, AVAudio3DVectorOrientation) | |
Inequality(AVAudio3DVectorOrientation, AVAudio3DVectorOrientation) |