Click or drag to resize
SoShaderParameterMatrix3value Property

Specifies the parameter's value.

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

Property Value

Type: SoSFMatrix3
Remarks

Default is identity matrix.

See Also