Click or drag to resize
SoVRMLMaterial Properties

The SoVRMLMaterial type exposes the following members.

Properties
  NameDescription
Public propertyambientIntensity

Specifies how much ambient light from the light sources this surface should reflect.

Public propertydiffuseColor

Diffuse color of the surface.

Public propertyemissiveColor

Emissive color of the surface.

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

Specifies the metadata node.

(Inherited from SoVRMLNode.)
Public propertyreceiveShadow

DirectViz parameter.

Public propertyreflectiveColor

DirectViz parameter.

Public propertyshininess

Shininess coefficient of the surface.

Public propertyspecularColor

Specular color of the surface.

Public propertytransparency

Transparency value of the surface.

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