Click or drag to resize
SoTextureCubeMapEnabledElementGet 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: 2024.1.1.0 (2024.1.1)
Syntax
public static bool Get(
	SoState state,
	int unit
)

Parameters

state
Type: OIV.Inventor.MiscSoState
unit
Type: SystemInt32

Return Value

Type: Boolean
Remarks