MarkableExtrudedVectorGraphicBuildSlice Method |
Builds a slice for the specified index and transformation.
Namespace: RAYLASE.MarkerPlugin.JobElementsAssembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntaxpublic override void BuildSlice(
int sliceIndex,
dmat4 modelMatrix
)
Parameters
- sliceIndex Int32
- Index of slice to build.
- modelMatrix dmat4
- Transformation of slice.
See Also