Click or drag to resize
SoVRMLMaterialshininess Property

Shininess coefficient 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 shininess { get; }

Property Value

Type: SoSFFloat
Remarks

Values range from 0.0 for no shininess to 1.0 for maximum shininess.

See Also