如视 Five SDK
    Preparing search index...

    Interface IntersectionLike

    焦点

    可以传入 THREE.Intersection 可以是 Five 的 Intersection

    interface IntersectionLike {
        face?: { normal: Vector3 };
        point: Vector3;
    }
    Index

    Properties

    Properties

    face?: { normal: Vector3 }

    焦点面片

    point: Vector3

    焦点坐标