Space Engineers
Properties | List of all members
VRage.Audio.IMy3DSoundEmitter Interface Reference
Inheritance diagram for VRage.Audio.IMy3DSoundEmitter:
Sandbox.Game.Entities.MyEntity3DSoundEmitter

Properties

MyCueId SoundId [get]
 
IMySourceVoice Sound [get, set]
 
Vector3 SourcePosition [get]
 
Vector3 Velocity [get]
 
float CustomMaxDistance [get]
 
float CustomVolume [get]
 
bool Realistic [get]
 
bool Force3D [get]
 
bool Plays2D [get]
 
int SourceChannels [get, set]
 
int LastPlayedWaveNumber [get, set]
 

Detailed Description

Definition at line 7 of file IMy3DSoundEmitter.cs.

Property Documentation

float VRage.Audio.IMy3DSoundEmitter.CustomMaxDistance
get

Definition at line 14 of file IMy3DSoundEmitter.cs.

float VRage.Audio.IMy3DSoundEmitter.CustomVolume
get

Definition at line 15 of file IMy3DSoundEmitter.cs.

bool VRage.Audio.IMy3DSoundEmitter.Force3D
get

Definition at line 18 of file IMy3DSoundEmitter.cs.

int VRage.Audio.IMy3DSoundEmitter.LastPlayedWaveNumber
getset

Definition at line 22 of file IMy3DSoundEmitter.cs.

bool VRage.Audio.IMy3DSoundEmitter.Plays2D
get

Definition at line 20 of file IMy3DSoundEmitter.cs.

bool VRage.Audio.IMy3DSoundEmitter.Realistic
get

Definition at line 17 of file IMy3DSoundEmitter.cs.

IMySourceVoice VRage.Audio.IMy3DSoundEmitter.Sound
getset

Definition at line 10 of file IMy3DSoundEmitter.cs.

MyCueId VRage.Audio.IMy3DSoundEmitter.SoundId
get

Definition at line 9 of file IMy3DSoundEmitter.cs.

int VRage.Audio.IMy3DSoundEmitter.SourceChannels
getset

Definition at line 21 of file IMy3DSoundEmitter.cs.

Vector3 VRage.Audio.IMy3DSoundEmitter.SourcePosition
get

Definition at line 11 of file IMy3DSoundEmitter.cs.

Vector3 VRage.Audio.IMy3DSoundEmitter.Velocity
get

Definition at line 12 of file IMy3DSoundEmitter.cs.


The documentation for this interface was generated from the following file: