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

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

51. 批量销毁释放内存(ActionScript-3D基础(AS3)-LayaAir3D的内存管理) [ 66%]

...Texture就是对Texture2D的再封装,Texture的 `bitmap` 属性就是他所属的Texture2D ,Texture本身是记录了Texture2的uv属性,来实现图集中的单图片显示。 ​ 所以在2D中,同一个图集中的多个不同 Texture 是共用的一个 Bitmap。这样的机制,就可...

来源: Laya2.0_文档 发布时间: 20210715

52. 批量销毁释放内存(TypeScript-3D基础(TS)-LayaAir3D的内存管理) [ 65%]

...Texture就是对Texture2D的再封装,Texture的 `bitmap` 属性就是他所属的Texture2D ,Texture本身是记录了Texture2的uv属性,来实现图集中的单图片显示。 ​ 所以在2D中,同一个图集中的多个不同 Texture 是共用的一个 Bitmap。这样的机制,就可...

来源: Laya2.0_文档 发布时间: 20210715

53. laya.d3.component.Script [ 65%]

...是否为单实例组件。 Script owner : ComponentNode[read-only] 获取所属Sprite3D节点。 Component3D started : Boolean是否已执行start函数。Component3DPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By  Script() 创建一个新的 Script ...

来源: laya_api 发布时间: 20170929

54. laya.physics.CircleCollider [ 65%]

...ColliderBase label : String标签ColliderBase owner : Node [只读]获取所属Node节点。 Component  radius : Number圆形半径,必须为正数CircleCollider restitution : Number弹性系数,取值范围0-1,值越大,弹性越大,默认值为0ColliderBase rigidBody : RigidBody[...

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

55. laya.physics.BoxCollider [ 65%]

...ColliderBase label : String标签ColliderBase owner : Node [只读]获取所属Node节点。 Component restitution : Number弹性系数,取值范围0-1,值越大,弹性越大,默认值为0ColliderBase rigidBody : RigidBody[只读]刚体引用ColliderBase  width : Number矩形宽度BoxC...

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

56. laya.physics.joint.GearJoint [ 64%]

...是RevoluteJoint或者PrismaticJointGearJoint owner : Node [只读]获取所属Node节点。 Component  ratio : Number两个齿轮角速度比例,默认1GearJointProtected Properties Hide Inherited Protected Properties Show Inherited Protected Properties PropertyDefined By _joint : *原生关...

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

57. laya.d3.component.physics.Collider [ 63%]

...否为单实例组件。 Collider owner : ComponentNode[read-only] 获取所属Sprite3D节点。 Component3D started : Boolean是否已执行start函数。Component3DPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By  Collider()Collider event(type:Strin...

来源: laya_api 发布时间: 20170929

58. laya.physics.PolygonCollider [ 63%]

...ColliderBase label : String标签ColliderBase owner : Node [只读]获取所属Node节点。 Component  points : String用逗号隔开的点的集合,格式:x,y,x,y ...PolygonCollider restitution : Number弹性系数,取值范围0-1,值越大,弹性越大,默认值为0ColliderBase ...

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

59. laya.physics.ChainCollider [ 63%]

...状,它可能不能正常工作ChainCollider owner : Node [只读]获取所属Node节点。 Component  points : String用逗号隔开的点的集合,格式:x,y,x,y ...ChainCollider restitution : Number弹性系数,取值范围0-1,值越大,弹性越大,默认值为0ColliderBase ri...

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

60. laya.d3.component.AttachPoint [ 63%]

...骼的变换矩阵。AttachPoint owner : ComponentNode[read-only] 获取所属Sprite3D节点。 Component3D started : Boolean是否已执行start函数。Component3DPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By  AttachPoint() 创建一个新的 Atta...

来源: laya_api 发布时间: 20170929