Click or drag to resize

JobElementHolderCalculateResultingModelMatrix Method

Calculates the resulting model matrix; all the holder's parents, grandparents etc. are taken into account in case the holder is in a group or matrix/polar copy element.

Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public dmat4 CalculateResultingModelMatrix()

Return Value

dmat4
The resulting model matrix.
See Also