VertexCache.CacheSize Property |
Language: |
Retrieves the cache size, which is used as a target for optimization.
Visual Basic Public ReadOnly Property CacheSize As Integer C# public int CacheSize { get; } C++ public:
property int CacheSize {
int get();
}JScript public function get CacheSize() : int
System.Int32
This property is read-only.
Cache size for which to optimize.
The cache size 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