Search Results for

    Show / Hide Table of Contents

    Class SoundListener

    Represents a Sound Listener, used in 3D audio effects.

    Inheritance
    object
    SoundListener
    Namespace: Evergine.Common.Media
    Assembly: Evergine.Common.dll
    Syntax
    public class SoundListener

    Fields

    Velocity

    The velocity of the sound listener.

    Declaration
    public Vector3 Velocity
    Field Value
    Type Description
    Vector3

    WorldTransform

    The world transform of the sound listener.

    Declaration
    public Matrix4x4 WorldTransform
    Field Value
    Type Description
    Matrix4x4

    Extension Methods

    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In this article
    Back to top
    Generated by DocFX