大约有 6,033 项符合查询结果, 库内数据总量为 30,789 项。 (搜索耗时: 0.0110 秒)
Laya_社区(4595) Laya2.0_文档(406) Laya3.0_api(400) Laya2.0_api(252) laya_api(215) Laya3.0_文档(126) Laya2.0_示例(22) Laya_示例(17)
...太明白,先说下个人的理解,游戏的销毁分为:显示对象创建销毁,还有游戏的整个canvas画布销毁;显示对象的销毁就是直接调用引擎提供的removeChild方法即可把对象从显示列表移除销毁掉,而对于canvas画布的销毁则就是直接删...
来源: Laya_社区 发布时间: 20170315
...aya_XS 赞同来自: 如果你不想缓存websocket的数据,你可以在创建了websocket的实例后,设置实例.disableInput 为false。如果你不是通过官方提供的websocket类而创建的websocket实例,你需要自己处理。 2020-07-13 0 0 分享 微博 QZONE 微信 一天 赞...
来源: Laya_社区 发布时间: 20180925
...用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会额外创建renderTarget对象,增加内存开销,缓存面积有最大2048限制,不断重绘时会增加CPU开销。优点:大幅减少drawcall,渲染性能最高。 webgl下命令缓存模式缺点:只会减少节点...
来源: laya_api 发布时间: 20170929
...bjectSubclasses DirectionLight, PointLight, SpotLight LightSprite 类用于创建灯光的父类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Sprite3D activeInHierarchy : Boolean[read-only] ...
来源: laya_api 发布时间: 20170929
...ya/d3/math/BoundSphere" BoundSphere Class BoundSphere BoundSphere 类用于创建包围球。 Hierarchy BoundSphere Implements IClone Index Constructors constructor Properties _center _radius Accessors center radius Methods clone cloneTo intersectsRayDistance intersectsRayPoint toDefault createFromS...
来源: Laya3.0_api 发布时间: 20231115
...截,同样的方法用egret和其他h5工程都没有问题。模拟的创建a标签,并模拟点击a标签事件 2018-03-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 qian 赞同来自: 有跨域的报错...
来源: Laya_社区 发布时间: 20180321
...用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会额外创建renderTarget对象,增加内存开销,缓存面积有最大2048限制,不断重绘时会增加CPU开销。优点:大幅减少drawcall,渲染性能最高。 webgl下命令缓存模式缺点:只会减少节点...
来源: laya_api 发布时间: 20170929
...ceConchQuaternion ObjectImplements laya.d3.core.IClone Quaternion 类用于创建四元数。 Public Properties PropertyDefined By elements : Float32Array四元数元素数组ConchQuaternion w : Number 获取四元数的w值 ConchQuaternion x : Number 获取四元数的x值 ConchQuaternion...
来源: Laya2.0_api 发布时间: 20190513
...nent Sprite Node EventDispatcher ObjectSubclasses TextInput Label 类用于创建显示对象以显示文本。 See alsolaya.display.TextPublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeI...
来源: Laya2.0_api 发布时间: 20190513
...riKen/module/shape/ConeShape" ConeShape Class ConeShape ConeShape 类用于创建锥形粒子形状。 Hierarchy BaseShape ConeShape Implements IClone Index Constructors constructor Properties angle emitType enable length radius randomDirection shapeType Accessors angleDEG Methods clone cloneTo gene...
来源: Laya3.0_api 发布时间: 20231115