Click or drag to resize
SoShaderParameterMatrix3value Property

Specifies the parameter's value.

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

Property Value

Type: SoSFMatrix3
Remarks

Default is identity matrix.

See Also