![]() |
![]() |
![]() |
BufferDescription.Control3D Property |
Language: |
Determines whether the buffer has 3-D control capability.
Visual Basic .NET Public Property Control3D As Boolean C# public bool Control3D { get; set; } Managed C++ public: __property bool get_Control3D();
public: __property void set_Control3D(bool);JScript .NET public function get Control3D() : boolean
public function set Control3D(boolean);
System.Boolean . This value is set to true if the buffer has 3-D control capability; otherwise, false.
This property is read/write.
BufferDescription.Control3D cannot be combined with BufferDescription.ControlPan, and cannot be set for a buffer with a stereo format in WaveFormat.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center