大约有 854 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0054 秒)
Laya_社区(263) Laya3.0_api(263) Laya2.0_api(142) laya_api(119) Laya3.0_文档(34) Laya2.0_文档(28) Laya_示例(3) Laya2.0_示例(2)
...鼠标事件检测依据。 Stage对象和UI的View组件默认为true。 default false 优先检测此对象的子对象,当递归检测完所有子对象后,仍然没有找到目标对象,最后再检测此对象。 mouseThrough mouseThrough: boolean = false Inherited from AnimationBase.mous...
来源: Laya3.0_api 发布时间: 20231102
.../gameconfig.ts(2,8): Error TS1192: Module '"src/script/maingameui"' has no default export. 请问我的操作有问题吗,如果让脚本控制场景上的元素,比如一张图片,是不是应该这么做 2018-10-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结...
来源: Laya_社区 发布时间: 20181025
... message packetc2g_select_gate { optional e_server_msg_type packet_id = 1 [default = e_mst_c2g_select_gate]; optional int32 packet_iid = 2 [default = 302]; optional int64 packet_iiid = 3 [default = 302]; optional string packet_iidiid = 4; } 通过 ProtoBuf.load("protocol.proto", this.onLoaded); func...
来源: Laya_社区 发布时间: 20170914
...tatic] 球面插值 ConchQuaternionPublic Constants ConstantDefined By DEFAULT : ConchQuaternion[static] 默认矩阵,禁止修改ConchQuaternion NAN : ConchQuaternion[static] 无效矩阵,禁止修改ConchQuaternionProperty Detailelementspropertypublic var elements:Float32Array四元数元...
来源: Laya2.0_api 发布时间: 20190513
...efined in laya/d3/math/Color.ts:97 创建一个 Color 实例。 Parameters Default value r: number = 1 颜色的red分量。 Default value g: number = 1 颜色的green分量。 Default value b: number = 1 颜色的blue分量。 Default value a: number = 1 颜色的alpha分量。 Returns Color Proper...
来源: Laya3.0_api 发布时间: 20231102
...。 bufferUsage:int — VertexBuffer3D用途类型。 canRead:Boolean (default = false) — 是否可读。 Method DetailbindWithIndexBuffer()method public function bindWithIndexBuffer(ib:IndexBuffer3D):void 和索引缓冲一起绑定。 Parameters ib:IndexBuffer3D — 索引缓冲。 detoryRes...
来源: laya_api 发布时间: 20170929
...鼠标事件检测依据。 Stage对象和UI的View组件默认为true。 default false 优先检测此对象的子对象,当递归检测完所有子对象后,仍然没有找到目标对象,最后再检测此对象。 mouseThrough mouseThrough: boolean = false Inherited from AnimationBase.mous...
来源: Laya3.0_api 发布时间: 20231102
...ber = 0, y:Number = 0) 创建一个 Vector2 实例。 Parameters x:Number (default = 0) — X轴坐标。 y:Number (default = 0) — Y轴坐标。 Method Detailclone()method public function clone():* 克隆。 Returns* — 克隆副本。 cloneTo()method public function cloneTo(destObject:*):voi...
来源: Laya2.0_api 发布时间: 20190513
...rs method: Function 要执行的函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.clearTimer Defined in laya/display/Node.ts:609 清...
来源: Laya3.0_api 发布时间: 20231115
...texBuffer3D 实例。 Parameters indexType: IndexFormat indexCount: number Default value bufferUsage: BufferUsage = BufferUsage.Static VertexBuffer3D用途类型。 Default value canRead: boolean = false 是否可读。 Returns NativeIndexBuffer3D Properties _buffer _buffer: Float32Array | Uint16Arr...
来源: Laya3.0_api 发布时间: 20231115