如视 Five SDK
    Preparing search index...

    Class LineSegmentsGeometry

    Hierarchy (View Summary)

    Index

    Constructors

    Methods

    • Bakes matrix transform directly into vertex coordinates.

      Parameters

      • matrix: Matrix4

      Returns LineSegmentsGeometry

    • Computes bounding box of the geometry, updating Geometry.boundingBox attribute. Bounding boxes aren't computed by default. They need to be explicitly computed, otherwise they are null.

      Returns void

    • Computes bounding sphere of the geometry, updating Geometry.boundingSphere attribute. Bounding spheres aren't' computed by default. They need to be explicitly computed, otherwise they are null.

      Returns void

    • Parameters

      • array: number[] | Float32Array<ArrayBufferLike>

      Returns LineSegmentsGeometry

    • Returns void