Click or drag to resize
SoShaderParameterMatrix3value Property

Specifies the parameter's value.

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

Property Value

Type: SoSFMatrix3
Remarks

Default is identity matrix.

See Also