大约有 311 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0150 秒)
Laya_社区(139) Laya3.0_api(82) Laya3.0_文档(29) Laya2.0_文档(26) Laya2.0_api(16) laya_api(16) Laya_示例(3)
...regClass() export class Script1 extends Laya.Script { declare owner : Laya.Sprite3D; } //TestCustomEditor.ts @IEditorEnv.customEditor(Script1) export class TestCustomEditor extends IEditorEnv.CustomEditor { declare owner: Laya.Sprite3D; onSceneGUI(): void { IEditorEnv.Handles.drawHemiSphere(this.own...
来源: Laya3.0_文档 发布时间: 20251010