BaseMultiCrossSectionVectorGraphicBuildSlice Method |
Builds a slice for the specified index and transformation.
Namespace: RAYLASE.Marker.JobElementAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.20.0
Syntaxpublic void BuildSlice(
int sliceIndex,
dmat4 modelMatrix
)
Parameters
- sliceIndex Int32
- Index of slice to build.
- modelMatrix dmat4
- Transformation of slice.
See Also