大约有 408 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0030 秒)
Laya3.0_api(121) Laya_社区(118) Laya2.0_api(87) laya_api(55) Laya2.0_文档(20) Laya3.0_文档(4) Laya_示例(3)
...球形碰撞器。 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
...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
...器。 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
...网格碰撞器。 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
...用于创建粒子帧动画。 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
...ntDataVector2InheritanceGradientDataVector2 ObjectImplements laya.d3.core.IClone GradientDataVector2 类用于创建二维向量渐变。 Public Properties PropertyDefined By gradientCount : int[read-only] 二维向量渐变数量。GradientDataVector2Public Methods MethodDefined By Gradien...
来源: laya_api 发布时间: 20170929
...ntDataVector2InheritanceGradientDataVector2 ObjectImplements laya.d3.core.IClone GradientDataVector2 类用于创建二维向量渐变。 Public Properties PropertyDefined By gradientCount : int[read-only] 二维向量渐变数量。GradientDataVector2Public Methods MethodDefined By Gradien...
来源: Laya2.0_api 发布时间: 20190513
...碰撞器。 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
...蒙版) 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
...蒙版) 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