VertexCache.MagicNumber Property |
Language: |
Retrieves a value that is used by internal optimization methods to determine when to restart strips.
Visual Basic Public ReadOnly Property MagicNumber As Integer C# public int MagicNumber { get; } C++ public:
property int MagicNumber {
int get();
}JScript public function get MagicNumber() : int
System.Int32
This property is read-only.
Value that determines when to restart strips.
This value cannot be set or modified by a user. It is required only if OptimizationMethod is set to 1.
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