SoBumpMappingPropertyisOnlyClosestLightUsed Property |
Indicates if only the closest light (relative to the shape) is used or if all lights are used.
Namespace: OIV.FXViz.NodesAssembly: OIV.FxViz (in OIV.FxViz.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SoSFBool isOnlyClosestLightUsed { get; }
Public ReadOnly Property isOnlyClosestLightUsed As SoSFBool
Get
public:
property SoSFBool^ isOnlyClosestLightUsed {
SoSFBool^ get ();
}
member isOnlyClosestLightUsed : SoSFBool with get
Property Value
Type:
SoSFBool
Remarks
See Also