![]() |
![]() |
![]() |
DeviceCaps.VertexElementScanSharesStreamOffset Property |
Language: |
Indicates whether multiple vertex elements share the same offset in a stream.
Visual Basic .NET Public ReadOnly Property VertexElementScanSharesStreamOffset As Boolean C# public bool VertexElementScanSharesStreamOffset { get; } Managed C++ public: __property bool get_VertexElementScanSharesStreamOffset(); JScript .NET public function get VertexElementScanSharesStreamOffset() : boolean
System.Boolean . Value that is true if multiple vertex elements share the same offset in a stream, or false if they do not.
This property is read-only.
For multiple vertex elements to share the same offset in a stream, the vertex declaration must not have an element that contains DeclarationUsage.Position.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center