| Name | Summary |
|---|---|
AnchorMeshGroup | constructor(meshes: List<String>, selectionMode: AnchorMeshSelectionMode = AnchorMeshSelectionMode.RANDOM, scalingMode: AnchorMeshScalingMode = AnchorMeshScalingMode.STRETCH, matchAspectRatio: Boolean = false) |
| Name | Summary |
|---|---|
matchAspectRatio | val matchAspectRatio: Boolean = false |
meshes | val meshes: List<String> |
scalingMode | val scalingMode: AnchorMeshScalingMode |
selectionMode | val selectionMode: AnchorMeshSelectionMode |