Gets or sets how much light is projected from the appearance.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Emission As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IRenderMaterial
Dim value As System.Double
instance.Emission = value
value = instance.Emission |
C# | |
---|
System.double Emission {get; set;} |
C++/CLI | |
---|
property System.double Emission {
System.double get();
void set ( & System.double value);
} |
Property Value
Amount of light projected from the appearance
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0