Hilo3d API - v2.0.0
    Preparing search index...

    Class Frustum

    平截头体

    Index
    className: string = 'Frustum'

    类名

    isFrustum: boolean = true
    planes: [Plane, Plane, Plane, Plane, Plane, Plane]
    • Copy the values from one frustum to this

      Parameters

      • frustum: Frustum

        the source frustum

      Returns this

      this