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

大约有 647 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0155 秒)

391. laya.effect.FadeOut_API3.0 [ 62%]

...able onLateUpdate onPostRender onPreRender onReset onStart onUpdate Legend Object literal Variable Function Type alias Inherited constructor Inherited property Inherited method Inherited accessor Class Class with type parameter Enumeration Interface

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

392. laya.effect.FadeIn_API3.0 [ 62%]

...able onLateUpdate onPostRender onPreRender onReset onStart onUpdate Legend Object literal Variable Function Type alias Inherited constructor Inherited property Inherited method Inherited accessor Class Class with type parameter Enumeration Interface

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

393. laya.physics.ChainCollider_API3.0 [ 62%]

...able onLateUpdate onPostRender onPreRender onReset onStart onUpdate Legend Object literal Variable Function Type alias Inherited constructor Inherited property Inherited method Inherited accessor Class Class with type parameter Accessor Enumeration Interface

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

394. laya.utils.Byte_API3.0 [ 62%]

...mEndian Legend Class Class with type parameter Constructor Method Accessor Object literal Variable Function Type alias Static property Static method Enumeration Interface

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

395. laya.d3.resource.models.Mesh_API3.0 [ 62%]

...dels/Mesh.ts:876 克隆。 Returns any 克隆副本。 cloneTo cloneTo(destObject: any): void Defined in laya/d3/resource/models/Mesh.ts:797 克隆。 Parameters destObject: any 克隆源。 Returns void destroy destroy(): void Inherited from Resource.destroy Defined in laya/resource/Resource.ts:235...

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

396. laya.ui.Button [ 62%]

...public class ButtonInheritanceButton Component Sprite Node EventDispatcher ObjectImplements ISelectSubclasses CheckBox, Radio Button 组件用来表示常用的多态按钮。 Button 组件可显示文本标签、图标或同时显示两者。 可以是单态,两态和三态,默认三态(up,over...

来源: laya_api 发布时间: 20170929

397. laya.display.Text [ 62%]

...a.displayClasspublic class TextInheritanceText Sprite Node EventDispatcher ObjectSubclasses Input Text 类用于创建显示对象以显示文本。 注意:如果运行时系统找不到设定的字体,则用系统默认的字体渲染文字,从而导致显示异常。(通常电脑上显示正...

来源: laya_api 发布时间: 20170929

398. laya.d3.core.Transform3D [ 62%]

...d3.coreClasspublic class Transform3DInheritanceTransform3D EventDispatcher Object Transform3D 类用于实现3D变换。 Public Properties PropertyDefined By  dummy : AnimationTransform3D 取关联虚拟变换。 Transform3D  forward : Vector3[read-only] 获取向前方向。 Transform3D  loc...

来源: laya_api 发布时间: 20170929

399. laya.display.Node_API3.0 [ 61%]

...egend Class Class with type parameter Constructor Property Method Accessor Object literal Variable Function Type alias Enumeration Interface Inherited method

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

400. laya.display.Scene [ 61%]

...displayClasspublic class SceneInheritanceScene Sprite Node EventDispatcher Object 场景类,负责场景创建,加载,销毁等功能 场景被从节点移除后,并不会被自动垃圾机制回收,如果想回收,请调用destroy接口,可以通过unDestroyedScenes属性查看还未...

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