SoCallbackAction.GetTextureWrapT 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)
Syntaxpublic SoTexture. WrapType GetTextureWrapT()
Public Function GetTextureWrapT As SoTexture.WrapType
public:
SoTexture. WrapType GetTextureWrapT()
member GetTextureWrapT : unit -> SoTexture. WrapType
Return Value
Type:
SoTexture.WrapType
Remarks
See Also