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

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

61. Sprite3D的Layer(ActionScript-3D基础(AS3)-LayaAir3D之精灵) [ 84%]

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

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

62. laya.d3.physicscannon.shape.CannonBoxColliderShape_API3.0 [ 84%]

...撞器。 Hierarchy CannonColliderShape CannonBoxColliderShape Implements IClone Index Constructors constructor Properties needsCustomCollisionCallback SHAPEORIENTATION_UPX SHAPEORIENTATION_UPY SHAPEORIENTATION_UPZ Accessors localOffset localRotation sizeX sizeY sizeZ type Methods _setScale clone cl...

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

63. laya.d3.math.BoundBox_API3.0 [ 84%]

...undBox BoundBox 类用于创建包围盒。 Hierarchy BoundBox Implements IClone Index Constructors constructor Properties max min Methods clone cloneTo getCenter getCorners getExtent setCenterAndExtent toDefault createfromPoints merge Constructors constructor new BoundBox(min: Vector3, max: Vector3...

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

64. 鼠标脚本(JavaScript-3D基础(JS)-LayaAir3D之鼠标交互) [ 84%]

...加脚本 this.staticLayaMonkey.addComponent(MouseScript); this.layaMonkey_clone1.addComponent(MouseScript); this.layaMonkey_clone2.addComponent(MouseScript); this.layaMonkey_clone3.addComponent(MouseScript); ``` 鼠标脚本的效果如图1所示: ![](img/1.gif)(图1)

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

65. laya.d3.core.particleShuriKen.module.GradientDataColor [ 84%]

...adientDataColorInheritanceGradientDataColor ObjectImplements laya.d3.core.IClone GradientDataColor 类用于创建颜色渐变。 Public Properties PropertyDefined By  alphaGradientCount : int[read-only] 渐变Alpha数量。GradientDataColor  rgbGradientCount : int[read-only] 渐变RGB数量。...

来源: laya_api 发布时间: 20170929

66. laya.d3.physicscannon.shape.CannonCompoundColliderShape_API3.0 [ 84%]

...。 Hierarchy CannonColliderShape CannonCompoundColliderShape Implements IClone Index Constructors constructor Properties needsCustomCollisionCallback SHAPEORIENTATION_UPX SHAPEORIENTATION_UPY SHAPEORIENTATION_UPZ Accessors localOffset localRotation type Methods _setScale addChildShape bindRigidBody...

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

67. laya.d3.core.particleShuriKen.module.GradientDataNumber [ 84%]

...ientDataNumberInheritanceGradientDataNumber ObjectImplements laya.d3.core.IClone GradientDataNumber 类用于创建浮点渐变。 Public Properties PropertyDefined By  gradientCount : int[read-only] 渐变浮点数量。GradientDataNumberPublic Methods  MethodDefined By  GradientDataNumber() ...

来源: laya_api 发布时间: 20170929

68. laya.d3.core.particleShuriKen.module.GradientDataNumber [ 84%]

...ientDataNumberInheritanceGradientDataNumber ObjectImplements laya.d3.core.IClone GradientDataNumber 类用于创建浮点渐变。 Public Properties PropertyDefined By  gradientCount : int[read-only] 渐变浮点数量。GradientDataNumberPublic Methods  MethodDefined By  GradientDataNumber() ...

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

69. laya.d3.physics.shape.CompoundColliderShape_API3.0 [ 84%]

...合碰撞器。 Hierarchy ColliderShape CompoundColliderShape Implements IClone Index Constructors constructor Properties needsCustomCollisionCallback SHAPEORIENTATION_UPX SHAPEORIENTATION_UPY SHAPEORIENTATION_UPZ Accessors localOffset localRotation shapes type Methods addChildShape clearChildShape ...

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

70. laya.d3.math.Plane_API3.0 [ 84%]

...Front PlaneIntersectionType_Intersecting Accessors distance normal Methods clone cloneTo normalize createPlaneBy3P Constructors constructor new Plane(normal?: Vector3, d?: number): Plane Defined in laya/d3/math/Plane.ts:16 创建一个 Plane 实例。 Parameters Default value normal: Vector3 = new V...

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