Click or drag to resize
SoVRMLMaterialreceiveShadow Property

DirectViz parameter.

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

Property Value

Type: SoSFBool
Remarks

Indicates that all the shapes using this material node will receive shadows from other shapes when doing DirectViz rendering. This field has no effect when not doing DirectViz rendering. NOTE: This field is not part of the VRML specification.

NOTE: field available since Open Inventor 6.1

See Also