Click or drag to resize
SoTextureCubeMapEnabledElementSet Method (SoState, Boolean, SoNode)

Used by GLTextureImageElement, set to true when a non-null image is set, set to false when there is no texture image (the default).

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static void Set(
	SoState state,
	bool value,
	SoNode node
)

Parameters

state
Type: OIV.Inventor.MiscSoState
value
Type: SystemBoolean
node
Type: OIV.Inventor.NodesSoNode
Remarks