Click or drag to resize
SoMaterialreceiveShadow Property

DirectViz rendering only.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public SoSFBool receiveShadow { get; }

Property Value

Type: SoSFBool
Remarks

Specifies that all the shapes using this material node will receive shadows from other shapes when rendering using DirectViz.

NOTE: field available since Open Inventor 6.1

See Also