SphericalHarmonicMaterial.IsMirror Property |
Language: |
Determines whether the material is a mirror.
Visual Basic Public Property IsMirror As Boolean C# public bool IsMirror { get; set; } C++ public:
property bool IsMirror {
bool get();
void set(bool value);
}JScript public function get IsMirror() : boolean
public function set IsMirror(boolean);
System.Boolean
This property is read/write.
Must be set to false. A setting of true is not currently supported.
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