Click or drag to resize
SoBumpMappingProperty Properties

The SoBumpMappingProperty type exposes the following members.

Properties
  NameDescription
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyisEyeDistanceAttenuation

Eye distance attenuation.

Public propertyisOnlyClosestLightUsed

Indicates if only the closest light (relative to the shape) is used or if all lights are used.

Public propertyisShadowed

Activates/deactivates the lighting of unlit areas.

Public propertynormalMapSpace

Specifies in which space normals in the normal map are expressed.

Public propertytextureFormat

Indicates if the specified bump map texture in SoTexture2 is a height map or a normal map.

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