Click or drag to resize
SoTextureImageElementGet Method (SoState, Int32, Int32, Single)
Calls Get(state, _minFilter, _magFilter, _maxAnisotropy, System.Int32(0)).

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static void Get(
	SoState state,
	out int _minFilter,
	out int _magFilter,
	out float _maxAnisotropy
)

Parameters

state
Type: OIV.Inventor.MiscSoState
_minFilter
Type: SystemInt32
_magFilter
Type: SystemInt32
_maxAnisotropy
Type: SystemSingle
Remarks