Click or drag to resize
SoGLTextureImageElementSetIsRenderingShadows Method

Sets the shadows rendering state.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public static void SetIsRenderingShadows(
	SoState state,
	SoNode node,
	bool isRenderingShadows
)

Parameters

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