SphericalHarmonicMaterial.IsSubsurfaceScattering Property |
Language: |
Enables or disables subsurface scattering.
Visual Basic Public Property IsSubsurfaceScattering As Boolean C# public bool IsSubsurfaceScattering { get; set; } C++ public:
property bool IsSubsurfaceScattering {
bool get();
void set(bool value);
}JScript public function get IsSubsurfaceScattering() : boolean
public function set IsSubsurfaceScattering(boolean);
System.Boolean
This property is read/write.
Set to true to enable subsurface scattering, or false to disable it.
Any object that does subsurface scattering cannot be a mirror.
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