Click or drag to resize

HostLayer_transformation Field

Stores the local transformation from parent coordinates into this layer.

Namespace: Altaxo.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected Matrix4x3 _transformation

Field Value

Matrix4x3
See Also