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: 10.12.3.0 (10.12.3.0)
Syntax
public static SbRasterImage ReadTexture(
	string filename
)

Parameters

filename
Type: SystemString

Return Value

Type: SbRasterImage
Remarks