![]() |
![]() |
![]() |
SphericalHarmonicMaterial.DiffuseColor Property |
Language: |
Retrieves or sets the diffuse albedo of the surface.
Visual Basic .NET Public Property DiffuseColor As ColorValue C# public ColorValue DiffuseColor { get; set; } Managed C++ public: __property ColorValue get_DiffuseColor();
public: __property void set_DiffuseColor(ColorValue);JScript .NET public function get DiffuseColor() : ColorValue
public function set DiffuseColor(ColorValue);
Microsoft.DirectX.Direct3D.ColorValue . A ColorValue object that represents the diffuse albedo of the surface.
This property is read/write.
This value is ignored if the object is a mirror.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center