Engine API Reference - v2.21.0-beta.14
    Preparing search index...

    Interface SphereShapeArgs

    interface SphereShapeArgs {
        radius?: number;
    }
    Index
    radius?: number

    The radius of the sphere.