Click or drag to resize
SoShaderParameterMatrix3value Property

Specifies the parameter's value.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntax
public SoSFMatrix3 value { get; }

Property Value

Type: SoSFMatrix3
Remarks

Default is identity matrix.

See Also