Microsoft DirectX 9.0 SDK Update (October 2004)

VertexCache.MagicNumber Property

Language:

Note: This documentation is preliminary and is subject to change.

Retrieves a value that is used by internal optimization methods to determine when to restart strips.

Definition

Visual Basic .NET Public ReadOnly Property MagicNumber As Integer
C# public int MagicNumber { get; }
Managed C++ public: __property int get_MagicNumber();
JScript .NET public function get MagicNumber() : int

Property Value

System.Int32 . Value that determines when to restart strips.

This property is read-only. 

Remarks

This value cannot be set or modified by a user. It is required only if OptimizationMethod is set to 1.


© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center