Engine API Reference - v2.12.3
    Preparing search index...

    Interface SphereShapeArgs

    interface SphereShapeArgs {
        radius?: number;
    }
    Index

    Properties

    Properties

    radius?: number

    The radius of the sphere.