CutOutShapeWithProperties
Summary
public void CutOutShapeWithProperties(MyShape shape, out float voxelsCountInPercent, out MyVoxelMaterialDefinition voxelMaterial, Dictionary<MyVoxelMaterialDefinition, int> exactCutOutMaterials, bool updateSync, bool onlyCheck, bool applyDamageMaterial, bool onlyApplyMaterial)
Parameters
- MyShape prohibited shape
- float voxelsCountInPercent
- MyVoxelMaterialDefinition voxelMaterial
- Dictionary<MyVoxelMaterialDefinition, int> exactCutOutMaterials
- bool updateSync
- bool onlyCheck
- bool applyDamageMaterial
- bool onlyApplyMaterial