Click or drag to resize
SoTexture3EnabledElement.Get Method (SoState, Int32)

Used by shapes to figure out if they need to send texture coordinates.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
public static bool Get(
	SoState state,
	int unit
)

Parameters

state
Type: OIV.Inventor.Misc.SoState
unit
Type: System.Int32

Return Value

Type: Boolean
Remarks