SoCallbackActionGetTextureModel Method |
Returns the current texture mapping 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 SoTextureModels GetTextureModel()
Public Function GetTextureModel As SoTextureModels
public:
SoTextureModels GetTextureModel()
member GetTextureModel : unit -> SoTextureModels
Return Value
Type:
SoTextureModelsRemarks See Also