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

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

51. laya.physics.CircleCollider_API3.0 [ 86%]

...rBase.label Defined in laya/physics/ColliderBase.ts:18 标签 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 rigidBody rigidBody: RigidBody Inherited from ColliderBase.rigidBody Defined in laya/physics/ColliderBase.ts:27 [只读]...

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

52. laya.d3.core.light.PointLight_API3.0 [ 86%]

...ointLight 实例。 Returns PointLight Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:641 Optional _url _url: string Inherited from Node._url Defined in laya/di...

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

53. laya.d3.core.light.LightSprite [ 86%]

...lightClasspublic class LightSpriteInheritanceLightSprite Sprite3D ComponentNode Node EventDispatcher ObjectSubclasses DirectionLight, PointLight, SpotLight LightSprite 类用于创建灯光的父类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefin...

来源: laya_api 发布时间: 20170929

54. laya.d3.core.pixelLine.PixelLineSprite3D [ 86%]

... PixelLineSprite3DInheritancePixelLineSprite3D RenderableSprite3D Sprite3D Node EventDispatcher Object PixelLineSprite3D 类用于像素线渲染精灵。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激...

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

55. laya.d3.core.light.SpotLight_API3.0 [ 86%]

... SpotLight 实例。 Returns SpotLight Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:641 Optional _url _url: string Inherited from Node._url Defined in laya/di...

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

56. laya.physics.EdgeCollider_API3.0 [ 86%]

...rBase.label Defined in laya/physics/ColliderBase.ts:18 标签 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 rigidBody rigidBody: RigidBody Inherited from ColliderBase.rigidBody Defined in laya/physics/ColliderBase.ts:27 [只读]...

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

57. laya.d3.core.RenderableSprite3D_API3.0 [ 86%]

...ame: string Returns RenderableSprite3D Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:641 Optional _url _url: string Inherited from Node._url Defined in laya/di...

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

58. laya.d3.core.light.Light_API3.0 [ 86%]

...lor Defined in laya/d3/core/light/Light.ts:61 灯光颜色。 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:3...

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

59. laya.physics.joint.PrismaticJoint_API3.0 [ 86%]

...的连接刚体,可不设置,默认为左上角空刚体 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34...

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

60. laya.utils.ClassUtils [ 86%]

...graphic绘图指令添加到sprite上 ClassUtils  createByJson(json:*, node:* = null, root:Node = null, customHandler:Handler = null, instanceHandler:Handler = null):*[static] 根据指定的 json 数据创建节点对象。 比如: { "type":"Sprite", "props":{ "x":100, "y":50, "name":"item1", "sc...

来源: laya_api 发布时间: 20170929