editor › Globals › IPolygonWithPlane
Interface: IPolygonWithPlane
Hierarchy
- IPolygonWithPlane
Index
Properties
Properties
plane
• plane: IPlane
Defined in src/modules/kyub.core.editInBlender/src/MergeCoplanarSurfacesOperation.ts:35
points
• points: Vector3[]
Defined in src/modules/kyub.core.editInBlender/src/MergeCoplanarSurfacesOperation.ts:36
polygon
• polygon: Vector3[][]
Defined in src/modules/kyub.core.editInBlender/src/MergeCoplanarSurfacesOperation.ts:37