SoBumpMappingPropertynormalMapSpace Property |
Specifies in which space normals in the normal map are expressed.
Namespace: OIV.FXViz.NodesAssembly: OIV.FxViz (in OIV.FxViz.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SoSFEnum<SoBumpMappingPropertyNormalMapSpaces> normalMapSpace { get; }
Public ReadOnly Property normalMapSpace As SoSFEnum(Of SoBumpMappingPropertyNormalMapSpaces)
Get
public:
property SoSFEnum<SoBumpMappingPropertyNormalMapSpaces>^ normalMapSpace {
SoSFEnum<SoBumpMappingPropertyNormalMapSpaces>^ get ();
}
member normalMapSpace : SoSFEnum<SoBumpMappingPropertyNormalMapSpaces> with get
Property Value
Type:
SoSFEnumSoBumpMappingPropertyNormalMapSpaces
Remarks
See Also