SoCallbackActionGetLightModel 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 SoLightModelModels GetLightModel()
Public Function GetLightModel As SoLightModelModels
public:
SoLightModelModels GetLightModel()
member GetLightModel : unit -> SoLightModelModels
Return Value
Type:
SoLightModelModelsRemarks See Also