BaseMarkableJobElementRebuild(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.JobElementAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxpublic abstract void Rebuild(
dmat4 modelMatrix
)
Parameters
- modelMatrix dmat4
[Missing <param name="modelMatrix"/> documentation for "M:RAYLASE.Marker.JobElement.BaseMarkableJobElement.Rebuild(GlmSharp.dmat4)"]
See Also