Click or drag to resize

BaseMultiCrossSectionVectorGraphicRebuild(dmat4) Method

Updates the job element's contents (in terms of meta-commands) so that it will be consistent with its properties.

Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public override void Rebuild(
	dmat4 modelMatrix
)

Parameters

modelMatrix  dmat4

[Missing <param name="modelMatrix"/> documentation for "M:RAYLASE.Marker.JobElement.BaseMultiCrossSectionVectorGraphic.Rebuild(GlmSharp.dmat4)"]

See Also