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

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

51. laya.d3.physics.shape.SphereColliderShape_API3.0 [ 85%]

...球形碰撞器。 Hierarchy ColliderShape SphereColliderShape Implements IClone Index Constructors constructor Properties needsCustomCollisionCallback SHAPEORIENTATION_UPX SHAPEORIENTATION_UPY SHAPEORIENTATION_UPZ Accessors localOffset localRotation radius type Methods clone cloneTo destroy updateL...

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

52. laya.d3.core.particleshuriken.module.StartFrame_API3.0 [ 85%]

...me StartFrame 类用于创建开始帧。 Hierarchy StartFrame Implements IClone Index Constructors constructor Accessors constant constantMax constantMin type Methods clone cloneTo createByConstant createByRandomTwoConstant Constructors constructor new StartFrame(): StartFrame Defined in laya/d3/co...

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

53. laya.d3.physicscannon.shape.CannonSphereColliderShape_API3.0 [ 85%]

...器。 Hierarchy CannonColliderShape CannonSphereColliderShape Implements IClone Index Constructors constructor Properties needsCustomCollisionCallback SHAPEORIENTATION_UPX SHAPEORIENTATION_UPY SHAPEORIENTATION_UPZ Accessors localOffset localRotation radius type Methods _setScale clone cloneTo destr...

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

54. laya.d3.physics.shape.MeshColliderShape_API3.0 [ 85%]

...网格碰撞器。 Hierarchy ColliderShape MeshColliderShape Implements IClone Index Constructors constructor Properties needsCustomCollisionCallback SHAPEORIENTATION_UPX SHAPEORIENTATION_UPY SHAPEORIENTATION_UPZ Accessors convex localOffset localRotation mesh type Methods clone cloneTo updateLocalT...

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

55. laya.d3.core.particleshuriken.module.TextureSheetAnimation_API3.0 [ 85%]

...用于创建粒子帧动画。 Hierarchy TextureSheetAnimation Implements IClone Index Constructors constructor Properties cycles enable enableUVChannels randomRow rowIndex tiles type Accessors frame startFrame Methods clone cloneTo Constructors constructor new TextureSheetAnimation(frame: FrameOver...

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

56. laya.d3.core.particleShuriKen.module.GradientDataVector2 [ 85%]

...ntDataVector2InheritanceGradientDataVector2 ObjectImplements laya.d3.core.IClone GradientDataVector2 类用于创建二维向量渐变。 Public Properties PropertyDefined By  gradientCount : int[read-only] 二维向量渐变数量。GradientDataVector2Public Methods  MethodDefined By  Gradien...

来源: laya_api 发布时间: 20170929

57. laya.d3.core.particleShuriKen.module.GradientDataVector2 [ 85%]

...ntDataVector2InheritanceGradientDataVector2 ObjectImplements laya.d3.core.IClone GradientDataVector2 类用于创建二维向量渐变。 Public Properties PropertyDefined By  gradientCount : int[read-only] 二维向量渐变数量。GradientDataVector2Public Methods  MethodDefined By  Gradien...

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

58. laya.d3.physics.shape.HeightfieldTerrainShape_API3.0 [ 84%]

...碰撞器。 Hierarchy ColliderShape HeightfieldTerrainShape Implements IClone Index Constructors constructor Properties dataPtr initSize needsCustomCollisionCallback SHAPEORIENTATION_UPX SHAPEORIENTATION_UPY SHAPEORIENTATION_UPZ Accessors localOffset localRotation type Methods clone cloneTo destroy...

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

59. Sprite3D的Layer(JavaScript-3D基础(JS)-LayaAir3D之精灵) [ 84%]

...蒙版) this.camera.addLayer(5); //设置蒙版(所属图层) layaMonkey_clone1.layer = 2; layaMonkey_clone2.layer = 3; layaMonkey_clone3.layer = 4; ...... //切换图层按钮事件监听 this.changeActionButton.on(Laya.Event.CLICK, this, function():void { this.camera.removeAllLayers(); this.layerI...

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

60. Sprite3D的Layer(TypeScript-3D基础(TS)-LayaAir3D之精灵) [ 84%]

...蒙版) this.camera.addLayer(5); //设置蒙版(所属图层) layaMonkey_clone1.layer = 2; layaMonkey_clone2.layer = 3; layaMonkey_clone3.layer = 4; ...... //切换图层按钮事件监听 this.changeActionButton.on(Laya.Event.CLICK, this, function():void { this.camera.removeAllLayers(); this.layerI...

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