Click or drag to resize
SoVRMLMaterialtransparency Property

Transparency value of the surface.

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

Property Value

Type: SoSFFloat
Remarks

Values range from 0.0 for opaque to 1.0 for completely transparent surfaces.

See Also