SoCallbackActionGetTextureTransformNode Method |
Returns the current texture mapping information from the state.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoTexture2Transform GetTextureTransformNode()
Public Function GetTextureTransformNode As SoTexture2Transform
public:
SoTexture2Transform^ GetTextureTransformNode()
member GetTextureTransformNode : unit -> SoTexture2Transform
Return Value
Type:
SoTexture2TransformRemarks See Also