Click or drag to resize
SoVertexShaderParameterBufferObjectcomponents Property

Specifies the number of components per generic vertex parameter.

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

Property Value

Type: SoSFInt32
Remarks

Must be 1, 2, 3 or 4. The default value is 4.

See Also