Click or drag to resize
SoPhysicalMaterial Properties

The SoPhysicalMaterial type exposes the following members.

Properties
  NameDescription
Public propertybaseColor

Base color of the surface.

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

Metallic coefficient of the surface.

Public propertyroughness

Roughness coefficient of the surface.

Public propertyspecular

Specular coefficient of the surface.

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