PriorityType Enumeration (Microsoft.DirectX.Direct3D)
Defines the priority type an animation track is assigned to.
Visual Basic Public Enum PriorityType C# public enum PriorityType C++ public enum class PriorityType JScript public enum PriorityType
Tracks with the same priority are blended together, and the two resulting values are then blended using the priority blend factor.
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
Show: