SoEnvironmentElementEnvironmentParametersAttenuation Property |
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SbVec3f Attenuation { get; set; }
Public Property Attenuation As SbVec3f
Get
Set
public:
property SbVec3f Attenuation {
SbVec3f get ();
void set (SbVec3f value);
}
member Attenuation : SbVec3f with get, set
Property Value
Type:
SbVec3fRemarks See Also