AudioEmitter Members
The following tables list the members exposed by the AudioEmitter type.
Public Constructors
Name | Description | |
---|---|---|
AudioEmitter | Initializes a new instance of this class. |
Public Properties
Name | Description | |
---|---|---|
DopplerScale | Gets or sets a scalar applied to the level of Doppler effect calculated between this and any AudioListener. | |
Forward | Gets or sets the forward orientation vector for this emitter. | |
Position | Gets or sets the position of this emitter. | |
Up | Gets or sets the upward orientation vector for this emitter. | |
Velocity | Gets or sets the velocity vector of this emitter. |
Public Methods
Name | Description | |
---|---|---|
Dispose | Overloaded. Immediately releases the unmanaged resources used by this object. | |
Equals | Overloaded. Returns a value that indicates whether the current instance is equal to a specified object. | |
GetHashCode | Gets the hash code for this instance. | |
GetType | (Inherited from Object.) | |
op_Equality | Compares two objects to determine whether they are the same. | |
op_Inequality | Compares two objects to determine whether they are different. | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |