![]() |
![]() |
![]() |
MeshOptions.VertexBufferDynamic Property |
Language: |
Specifies whether Usage.Dynamic should be used for vertex buffers.
Visual Basic .NET Public ReadOnly Property VertexBufferDynamic As Boolean C# public bool VertexBufferDynamic { get; } Managed C++ public: __property bool get_VertexBufferDynamic(); JScript .NET public function get VertexBufferDynamic() : boolean
System.Boolean . Value that is true if Usage.Dynamic should be used, or false if it should not.
This property is read-only.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center