大约有 2,159 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0054 秒)
Laya3.0_api(672) Laya_社区(472) Laya2.0_api(357) laya_api(289) Laya_示例(150) Laya2.0_示例(112) Laya2.0_文档(98) Laya3.0_文档(9)
...为M。 注意:内存必须大于16M **Implementation** public function set defaultPhysicsMemory( value : int ) : void public function get defaultPhysicsMemory() : int ### 如何设置Config3D 首先创建好一个config3D,设置好需要的参数后,在Laya3D初始化时使用。 ...
来源: Laya2.0_文档 发布时间: 20210715
...owser; import laya.webgl.WebGL; public class Text_InputSingleline { public function Text_InputSingleline() { // 不支持WebGL时自动切换至Canvas Laya.init(Browser.clientWidth, Browser.clientHeight, WebGL); Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.sta...
来源: Laya2.0_示例 发布时间: 20260106
.../ 该容器用于装载4张猩猩图片 private var apesCtn:Sprite; public function Sprite_Container() { // 不支持WebGL时自动切换至Canvas Laya.init(Browser.clientWidth, Browser.clientHeight, WebGL); Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.stage.s...
来源: Laya2.0_示例 发布时间: 20260106
...ar rotation = new Laya.Vector3(0, 0.002, 0); Laya.timer.frameLoop(1, null, function() { earth.transform.rotate(rotation, true); });class VRScene1 { private rotation: Laya.Vector3; constructor() { Laya3D.init(0, 0, true); Laya.stage.scaleMode = Laya.Stage.SCALE_FULL; Laya.stage.screenMode = Laya.Stag...
来源: Laya_示例 发布时间: 20260106
...cMeshBatchManager constructor combine merge Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231102
...ionClip2DLoader" AnimationClip2DLoader load Legend Object literal Variable Function Type alias Class Class with type parameter Method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...ager constructor getInstanceBatchOpaquaMark Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231102
...late2DLoader" ParticleTemplate2DLoader load Legend Object literal Variable Function Type alias Class Class with type parameter Method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...s.Tween; import laya.webgl.WebGL; public class Tween_SimpleSample { public function Tween_SimpleSample() { // 不支持WebGL时自动切换至Canvas Laya.init(Browser.clientWidth, Browser.clientHeight, WebGL); Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.stage...
来源: Laya2.0_示例 发布时间: 20260106
...ysicsUpdateList constructor destroy indexof Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Enumeration Interface Inherited method
来源: Laya3.0_api 发布时间: 20231115