| SoTextureTransformElementGet Method (SoState) | 
Calls Get(state, System.Int32(0)).
 
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic static SoTexture2Transform Get(
	SoState state
)
Public Shared Function Get ( 
	state As SoState
) As SoTexture2Transform
public:
static SoTexture2Transform^ Get(
	SoState^ state
)
static member Get : 
        state : SoState -> SoTexture2Transform 
Parameters
- state
 - Type: OIV.Inventor.MiscSoState
 
Return Value
Type: 
SoTexture2Transform
Remarks
See Also