SoEnvironmentattenuation Property |
Squared, linear, and constant light attenuation coefficients (in that order) with respect to distance of light from surface (for Phong lighting).
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFVec3f attenuation { get; }
Public ReadOnly Property attenuation As SoSFVec3f
Get
public:
property SoSFVec3f^ attenuation {
SoSFVec3f^ get ();
}
member attenuation : SoSFVec3f with get
Property Value
Type:
SoSFVec3f
Remarks
See Also