Click or drag to resize
SoBumpMappingPropertyNormalMapSpaces Enumeration

Namespace: OIV.FXViz.Nodes
Assembly: OIV.FxViz (in OIV.FxViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public enum NormalMapSpaces
Members
  Member nameValueDescription
TANGENT_SPACE0

Normals are expressed in the space of faces.

MODEL_SPACE1

Normals are expressed in the space of the model (i.e., modeling coordinates).

Remarks
See Also