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

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

31. laya.display.Animation [ 81%]

...,选择其中一个动画名称进行播放。 Animation  autoPlay : Boolean[write-only] 是否自动播放,默认为false。如果设置为true,则动画被创建并添加到舞台后自动播放。 Animation autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 fa...

来源: laya_api 发布时间: 20170929

32. laya.maths.Vector4_API3.0 [ 81%]

...ers destObject: any 克隆源。 Returns void equal equal(value: Vector4): boolean Defined in laya/maths/Vector4.ts:173 求四维向量是否相等 Parameters value: Vector4 Returns boolean forNativeElement forNativeElement(nativeElements?: Float32Array): void Defined in laya/maths/Vector4.ts:369 Pa...

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

33. laya.display.Animation [ 80%]

... Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall...

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

34. laya.d3.core.reflectionprobe.ReflectionProbe_API3.0 [ 80%]

...ted from Node._extra Defined in laya/display/Node.ts:58 _isScene _isScene: boolean = false Defined in laya/d3/core/reflectionProbe/ReflectionProbe.ts:50 是否是场景探针 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:631 Optional _url _url: string Inherited from ...

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

35. laya.device.motion.Gyroscope_API3.0 [ 80%]

...回调处理器接受两个参数: function onOrientationChange(absolute:Boolean, info:RotationInfo):void absolute: 指示设备是否可以提供绝对方位数据(指向地球坐标系),或者设备决定的任意坐标系。关于坐标系参见https://developer.mozilla.org/en-US/docs/Web...

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

36. laya.net.HttpRequest_API3.0 [ 80%]

...的地址。 Returns string Methods event event(type: string, data?: any): boolean Inherited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意:如果是需要传递多...

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

37. laya.d3.core.render.PostProcessRenderContext_API3.0 [ 80%]

...colorFormat: RenderTargetFormat, depthFormat: RenderTargetFormat, mipmap?: boolean, multiSamples?: number, depthTexture?: boolean, sRGB?: boolean): RenderTexture Defined in laya/d3/core/render/PostProcessRenderContext.ts:29 从回收的RT中选择一个RT 用来节省内存 Parameters width: number ...

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

38. laya.d3.core.render.ScreenTriangle_API3.0 [ 80%]

...turns ScreenTriangle Properties destoryedImmediately destoryedImmediately: boolean Inherited from Resource.destoryedImmediately Defined in laya/resource/Resource.ts:104 是否在引用计数为0的时候立马删除他 Optional lock lock: boolean Inherited from Resource.lock Defined in laya/resource...

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

39. laya.net.Socket [ 80%]

...输和接收数据。 Public Properties PropertyDefined By  connected : Boolean[read-only] 表示此 Socket 对象目前是否已连接。 Socket  disableInput : Boolean = false 不再缓存服务端发来的数据,如果传输的数据为字符串格式,建议设置为true,减少二进...

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

40. laya.resource.TextResource_API3.0 [ 79%]

...ource/TextResource.ts:21 数据 destroyedImmediately destroyedImmediately: boolean Inherited from Resource.destroyedImmediately Defined in laya/resource/Resource.ts:112 是否在引用计数为0的时候立马删除他 Readonly format format: TextResourceFormat Defined in laya/resource/TextResource....

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