大约有 361 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0060 秒)
...景的根节点,可以参考《UI编辑器基础交互》文档和《UI运行时》文档来详细了解2D场景的操作和代码使用,如图1-4所示 (图1-4) 但是重要的一点是,在同一个IDE创建的场景中,可以支持编辑3D场景和2D场景 1.2 场景划分 如果针对...
来源: Laya3.0_文档 发布时间: 20251010
...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 Accessors awaked get awaked(): boolean Inherited from Component.awaked Defined in laya/components/Co...
来源: Laya3.0_api 发布时间: 20231115
...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 Static CULLINGMODE_ALWAYSANIMATE CULLINGMODE_ALWAYSANIMATE: number = 0 Defined in laya/d3/component/...
来源: Laya3.0_api 发布时间: 20231102
...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 Accessors awaked get awaked(): boolean Inherited from Component.awaked Defined in laya/components/Co...
来源: Laya3.0_api 发布时间: 20231115
...点之间最大时的距离长度。无论在IDE如何摆放关节位置,运行时都会强行调整为`maxLength`属性设置的距离。正如下面动图14-2所示,图左是默认值1,图右是200的固定值。  (动图14-2) ##### 其它说明: 其它属性与距...
来源: Laya2.0_文档 发布时间: 20210714
...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 Accessors awaked get awaked(): boolean Inherited from Component.awaked Defined in laya/components/Co...
来源: Laya3.0_api 发布时间: 20231115
...实现模拟自由落体的效果,如动图2-5所示, (动图2-5) 运行时可以看到立方体下落的效果, (动图2-6) 运行物理组件需要在项目设置面板中勾选相应的引擎模块。 2.5 添加材质和纹理 每个3D基础对象,都可以通过创建 Material,...
来源: Laya3.0_文档 发布时间: 20251010
...,且能让对象反复使用,减少了新内存分配与垃圾回收器运行的机会。另外对象移除时并不是立即从内存中抹去,只有认为内存不足时,才会使用垃圾回收机制清空,清空时很耗内存,很可能就会造成卡顿现象。用了对象池后将...
来源: Laya3.0_文档 发布时间: 20251010
...。 2.3.2 RenderTexture的Texture 渲染纹理 (Render Texture)是在运行时不断更新渲染的一种特殊类型纹理 。渲染纹理的一个典型用法是将其设置为摄像机的“目标纹理”属性,这将使摄像机渲染到纹理, 而不是渲染到屏幕。随后可以如...
来源: Laya3.0_文档 发布时间: 20251010
...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 sortingFudge sortingFudge: number Defined in laya/d3/core/render/BaseRender.ts:158 排序矫正值...
来源: Laya3.0_api 发布时间: 20231115