Click or drag to resize
SoShaderParameterArray2fvalue 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 SoMFVec2f value { get; }

Property Value

Type: SoMFVec2f
Remarks

Default is one value (0,0).

See Also