MDLVertexDescriptor.SetPackedStrides Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the per-vertex stride to produce the most compact vertex buffer for the current vertex offsets.
[Foundation.Export("setPackedStrides")]
public virtual void SetPackedStrides ();
abstract member SetPackedStrides : unit -> unit
override this.SetPackedStrides : unit -> unit
- Attributes