Click or drag to resize
SoBumpMappingPropertyIsSupported Method

Indicates if bump mapping is supported by your graphics board.

Namespace: OIV.FXViz.Nodes
Assembly: OIV.FxViz (in OIV.FxViz.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public static bool IsSupported()

Return Value

Type: Boolean
Remarks

When using a debug build of Open Inventor, some "no context available" warning messages may be generated. You can ignore them or see SoGLExtension for an example of using SoGLContext to avoid them.

See Also