Click or drag to resize
SoShaderParameterArray3fvalue Property

Specifies the parameter's value.

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

Property Value

Type: SoMFVec3f
Remarks

Default is one value (0,0,0).

See Also