• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 454 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0048 秒)

191. 资源加载 · LayaAir3.0文档 · LAYABOX [ 65%]

...Loader.ATLAS atlas 图集类型,加载完成后返回图集json信息(并创建图集内小图Texture) Laya.Loader.HIERARCHY HIERARCHY 层级资源,比如:场景ls文件与预制体lh文件 Laya.Loader.FONT font 位图字体类型 Laya.Loader.TTF ttf TTF字体类型 Laya.Loader.MESH MESH Mesh...

来源: Laya3.0_文档 发布时间: 20241014

192. laya.d3.math.RandX_API3.0 [ 65%]

...aya/d3/math/RandX" RandX Class RandX Rand 类用于通过128位整型种子创建随机数,算法来自:https://github.com/AndreasMadsen/xorshift。 Hierarchy RandX Index Constructors constructor Properties defaultRand Methods random randomint Constructors constructor new RandX(seed: any[]): RandX D...

来源: Laya3.0_api 发布时间: 20231115

193. laya.utils.Byte_API3.0 [ 65%]

...rs constructor new Byte(data?: any): Byte Defined in laya/utils/Byte.ts:50 创建一个 Byte 类的实例。 Parameters Default value data: any = null 用于指定初始化的元素数目,或者用于初始化的TypedArray对象、ArrayBuffer对象。如果为 null ,则预分配一定的内存...

来源: Laya3.0_api 发布时间: 20231115

194. laya.utils.ClassUtils [ 64%]

...null, instanceHandler:Handler = null):*[static] 根据指定的 json 数据创建节点对象。 比如: { "type":"Sprite", "props":{ "x":100, "y":50, "name":"item1", "scale":[2,2] }, "customProps":{ "x":100, "y":50, "name":"item1", "scale":[2,2] }, "child":[ { "type":"Text", "props":{ "text":"this ...

来源: Laya2.0_api 发布时间: 20190513

195. laya.d3.math.Vector3 [ 64%]

...r3InheritanceVector3 ObjectImplements laya.d3.core.IClone Vector3 类用于创建三维向量。 Public Properties PropertyDefined By  x : NumberX轴坐标Vector3  y : NumberY轴坐标Vector3  z : NumberZ轴坐标Vector3Public Methods  MethodDefined By  Vector3(x:Number = 0, y:Number = 0, ...

来源: Laya2.0_api 发布时间: 20190513

196. laya.d3.physics.shape.CompoundColliderShape_API3.0 [ 64%]

...ndColliderShape Class CompoundColliderShape CompoundColliderShape 类用于创建组合碰撞器。 Hierarchy ColliderShape CompoundColliderShape Implements IClone Index Constructors constructor Properties needsCustomCollisionCallback SHAPEORIENTATION_UPX SHAPEORIENTATION_UPY SHAPEORIENTATION_UPZ Ac...

来源: Laya3.0_api 发布时间: 20231115

197. laya.d3.physicscannon.CannonPhysicsSimulation_API3.0 [ 64%]

... CannonPhysicsSimulation Class CannonPhysicsSimulation Simulation 类用于创建物理模拟器。 Hierarchy CannonPhysicsSimulation Index Properties fixedTimeStep maxSubSteps disableSimulation Accessors gravity solverIterations Methods clearForces dispatchCollideEvent rayCast rayCastAll raycastAll...

来源: Laya3.0_api 发布时间: 20231102

198. laya.ani.bone.Templet [ 63%]

...:String):void[override] Templet  buildArmature(aniMode:int = 0):Skeleton 创建动画 0,使用模板缓冲的数据,模板缓冲的数据,不允许修改 (内存开销小,计算开销小,不支持换装) 1,使用动画自己的缓冲区,每个动画都会有自己的缓冲区,相...

来源: Laya2.0_api 发布时间: 20190513

199. 排序sort [ 63%]

...子特效的sorting fudge层级排序与laya3d的渲染显示相反 自动创建UI排序问题 编辑器中的HBox和VBox的排序问题 index.html中js文件排序 深度排序与drawcall数量的关系 TiledMap中对象排序问题 数组排序报错 你好,我想问下给写入引入index.html...

来源: Laya_社区 发布时间: 20171212

200. 请问js 中addChildren()怎么用 [ 63%]

...何强制加载一个文件,避免浏览器的缓存 请问layaide如何创建一个复合的Button 请问一下 ProtoBuf 支持 as3 版本吗? 问题状态 最新活动: 2018-08-10 17:26 浏览: 617 关注: 2 人

来源: Laya_社区 发布时间: 20180810