AnimationController.PriorityBlend Property |
Language: |
Retrieves or sets the track blending weight.
Visual Basic Public Property PriorityBlend As Single C# public float PriorityBlend { get; set; } C++ public:
property float PriorityBlend {
float get();
void set(float value);
}JScript public function get PriorityBlend() : float
public function set PriorityBlend(float);
System.Single
This property is read/write.
Track blending weight.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center