大约有 1,700 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0054 秒)
Laya_社区(1282) Laya3.0_api(252) Laya2.0_文档(48) laya_api(43) Laya2.0_api(39) Laya3.0_文档(27) Laya_示例(6) Laya2.0_示例(3)
...ite(); var s3 = new Laya.Sprite(); s1.width = 64; s1.height = 64; s1.pivot(32, 32); s1.rotation = 90; s2.addChild(s3); s1.addChild(s2); var s1 = new Laya.Sprite(); var s2 = new Laya.Sprite(); var s3 = new Laya.Sprite(); s1.width = 64; s1.height = 64; s1.pivot(32, 32); s2.addChild(s3); s1.addChi...
来源: Laya_社区 发布时间: 20201012
关于Layer使用问题 技术文档内说明,场景内有32个层,可随意使用,那么我如何定义这32个层级的名称呢?这32个层级有配置的地方吗? 2018-04-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的...
来源: Laya_社区 发布时间: 20180419
...roto。 以下为数组协议示例 message RoomList { required uint32 roomid = 1; required uint32 limitcoin = 2; required uint32 bankercoin = 3; } message GetRoomListResponse { required uint32 code = 1; repeated RoomList roomList = 2; } 用以上协议...
来源: Laya_社区 发布时间: 20171218
...duration interpolationData nextData startTime Properties dData dData: Float32Array Defined in laya/ani/KeyFramesContent.ts:15 数据变化量 data data: Float32Array Defined in laya/ani/KeyFramesContent.ts:13 数据 duration duration: number Defined in laya/ani/KeyFramesContent.ts:9 持续时间 int...
来源: Laya3.0_api 发布时间: 20231115
...地图 · LayaAir3.3 · 引擎文档 · LAYABOX,首先自己画了一张32*32像素的地板砖,然后在resources文件夹创建了瓦片地图未进行重命名,之后在面板下拉菜单中单击<瓦片集面板>,按照教程在右侧的<属性设置>面板中将<Tile Size...
来源: Laya_社区 发布时间: 20250118
...ed By CylinderMesh(radius:Number = 0.5, height:Number = 2, slices:int = 32) 创建一个圆柱体模型 CylinderMeshProtected Methods MethodDefined By recreateResource():void[override] CylinderMeshProperty Detailheightpropertyheight:Number 返回高度 Implementation public function ...
来源: laya_api 发布时间: 20170929
... //世界矩阵 Matrix4x4elements: Float32Array[16]0: 0.85106498003005981: 02: 03: 04: 05: 0.85106498003005986: 07: 08: 09: 010: 0.851064980030059811: 012: 331.600006103515613: -5.099999944384835e-1414: -3.03830003738403315: 1buffer: (...)byteLength: (...)byteOffse...
来源: Laya_社区 发布时间: 20170323
...建四元数。 Public Properties PropertyDefined By elements : Float32Array四元数元素数组ConchQuaternion w : Number 获取四元数的w值 ConchQuaternion x : Number 获取四元数的x值 ConchQuaternion y : Number 获取四元数的y值 ConchQuaternion z : Number 获取四...
来源: Laya2.0_api 发布时间: 20190513
...boolean Returns NativeUniformBufferObject Properties _buffer _buffer: Float32Array | Uint16Array | Uint8Array | Uint32Array Inherited from Buffer._buffer Defined in laya/RenderEngine/Buffer.ts:8 _bufferType _bufferType: number Inherited from Buffer._bufferType Defined in laya/RenderEngine/Buffer.ts:...
来源: Laya3.0_api 发布时间: 20231115
...colorIntensity : Number 获取颜色强度。 Sky envDiffuseSHBlue : Float32Array[write-only] Sky envDiffuseSHGreen : Float32Array[write-only] Sky envDiffuseSHRed : Float32Array[write-only] Sky environmentDiffuse : BaseTexture 获取环境漫反射贴图。 Sky environmentSpecular : BaseTexture...
来源: laya_api 发布时间: 20170929