SoVRMLPointLightattenuation Property |
Attenuation coefficients.
Namespace: OIV.Inventor.VRMLnodesAssembly: 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