@minecraft
    正在准备搜索索引...

    类 CylinderBrushShape

    Base for creating new brush shapes

    层级 (查看层级一览)

    索引

    构造函数

    • 参数

      • 可选settings: {
            depth?: number;
            height?: number;
            minRadius?: number;
            radius?: number;
            uniform?: boolean;
            width?: number;
        }

      返回 CylinderBrushShape

      Constructs a new instance of the CylinderBrushShape class

    访问器

    方法