Click or drag to resize
SoShaderParameterBufferObjectbindingPoint Property

An integer matching the 'binding' value specified in the GLSL shader code.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFInt32 bindingPoint { get; }

Property Value

Type: SoSFInt32
Remarks

Default is 0.

See Also