Click or drag to resize
SoTextureReadTexture Method (String)
Calls ReadTexture(filename, OIV.Inventor.Nodes.SoTexture.FileTypes( .SoTexture.UNKNOWN )).

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static SbRasterImage ReadTexture(
	string filename
)

Parameters

filename
Type: SystemString

Return Value

Type: SbRasterImage
Remarks