Click or drag to resize
SoShaderProgrambufferObjects Property

Specifies a list of OIV.Inventor.Nodes.SoShaderParameterBufferObject to use with this shader.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoMFNode bufferObjects { get; }

Property Value

Type: SoMFNode
Remarks

Default is empty.

Note Note

Field available since Open Inventor 9.8

See Also