Interface IntersectMeshInterface

地面提示点位接口

interface IntersectMeshInterface {
    dispose(): void;
}

Hierarchy

  • Object3D
    • IntersectMeshInterface

Implemented by

Methods

Methods

  • Returns void