crashcat docs
    Preparing search index...

    Type Alias ConvexHullPlane

    type ConvexHullPlane = {
        constant: number;
        normal: Vec3;
    }
    Index

    Properties

    Properties

    constant: number

    plane constant

    normal: Vec3

    plane normal pointing outwards from hull