PatchInformation.TessellateLevel Property |
Language: |
Retrieves or sets the tessellation level.
Visual Basic Public Property TessellateLevel As Single() C# public float[] TessellateLevel { get; set; } C++ public:
property array<float>^ TessellateLevel {
array<float>^ get();
void set(array<float>^ value);
}JScript public function get TessellateLevel() : float[]
public function set TessellateLevel(float[]);
System.Single[]
This property is read/write.
Array of four floating-point values that represent the tessellation level to set or retrieve.
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