PriorityType Enumeration (Microsoft.DirectX.Direct3D)
Defines the priority type an animation track is assigned to.
Definition
Visual Basic Public Enum PriorityType C# public enum PriorityType C++ public enum class PriorityType JScript public enum PriorityType
Members
Member Value Description High 1 Blends the track with all high-priority tracks before the high-priority blend is mixed with the low-priority blend. Low 0 Blends the track with all low-priority tracks before the low-priority blend is mixed with the high-priority blend.
Remarks
Tracks with the same priority are blended together, and the two resulting values are then blended using the priority blend factor.
Enumeration Information
Namespace Microsoft.DirectX.Direct3D Assembly Microsoft.DirectX.Direct3DX (microsoft.directx.direct3dx.dll) Strong Name Microsoft.DirectX.Direct3DX, Version=1.0.900.0, Culture=neutral, PublicKeyToken=d3231b57b74a1492