SoundListenerDirection Property |
3D音声のリスナーの正面方向
Namespace: LuminoAssembly: LuminoDotNet (in LuminoDotNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static Vector3 Direction { set; }
Public Shared WriteOnly Property Direction As Vector3
Set
public:
static property Vector3 Direction {
void set (Vector3 value);
}
static member Direction : Vector3 with set
Property Value
Type:
Vector3
See Also