UNPKG

@cearth/tools

Version:
76 lines (35 loc) 676 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@cearth/tools](./tools.md) &gt; [CartesianAxis](./tools.cartesianaxis.md) ## CartesianAxis enum 迪卡尔坐标轴 **Signature:** ```typescript export declare enum CartesianAxis ``` ## Enumeration Members <table><thead><tr><th> Member </th><th> Value </th><th> Description </th></tr></thead> <tbody><tr><td> x </td><td> `0` </td><td> </td></tr> <tr><td> y </td><td> `1` </td><td> </td></tr> <tr><td> z </td><td> `2` </td><td> </td></tr> </tbody></table>