SoundIs3DEnabled Property |
サウンドが 3D 音源であるか
Namespace: LuminoAssembly: LuminoDotNet (in LuminoDotNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool Is3DEnabled { get; set; }
Public Property Is3DEnabled As Boolean
Get
Set
public:
property bool Is3DEnabled {
bool get ();
void set (bool value);
}
member Is3DEnabled : bool with get, set
Property Value
Type:
Boolean
See Also