SoCallbackActionGetLightAttenuation Method |
Returns the current lighting model information from the state.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SbVec3f GetLightAttenuation()
Public Function GetLightAttenuation As SbVec3f
public:
SbVec3f GetLightAttenuation()
member GetLightAttenuation : unit -> SbVec3f
Return Value
Type:
SbVec3fRemarks See Also