crashcat docs
    Preparing search index...

    Function getSubShapeTransformedShape

    • Get transformed shape for a specific SubShapeID path.

      Parameters

      • out: GetSubShapeTransformedShapeResult

        Single output parameter: { shape, position, rotation, scale, remainder }

      • rootShape: Shape

        Initial shape to start navigation from

      • subShapeId: number

        SubShapeID path

      • position: Vec3

        Initial position

      • rotation: Quat

        Initial rotation

      • scale: Vec3

        Initial scale

      Returns void