Click or drag to resize
SoMaterial Properties

The SoMaterial type exposes the following members.

Properties
  NameDescription
Public propertyambientColor

Ambient color of the surface.

Public propertydiffuseColor

Diffuse color(s) of the surface.

Public propertyemissiveColor

Emissive color of the surface.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyshininess

Shininess coefficient of the surface.

Public propertyspecularColor

Specular color of the surface.

Public propertytransparency

Transparency value(s) of the surface.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also