SoShaderParameterBufferObjectbindingPoint Property |
An integer matching the 'binding' value specified in the GLSL shader code.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFInt32 bindingPoint { get; }
Public ReadOnly Property bindingPoint As SoSFInt32
Get
public:
property SoSFInt32^ bindingPoint {
SoSFInt32^ get ();
}
member bindingPoint : SoSFInt32 with get
Property Value
Type:
SoSFInt32
Remarks
See Also