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

大约有 1,402 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0049 秒)

861. laya.d3.math.Vector2_API3.0 [ 75%]

...2 Implements IClone Index Constructors constructor Properties x y ONE ZERO Methods clone cloneTo forNativeElement fromArray setValue toArray writeTo dot normalize rewriteNumProperty scalarLength scale Constructors constructor new Vector2(x?: number, y?: number): Vector2 Defined in laya/d3/math/Vecto...

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

862. laya.d3.physicscannon.CannonPhysicsSimulation_API3.0 [ 75%]

...dTimeStep maxSubSteps disableSimulation Accessors gravity solverIterations Methods clearForces dispatchCollideEvent rayCast rayCastAll raycastAllFromTo raycastFromTo createConstraint Properties fixedTimeStep fixedTimeStep: number = 1.0 / 60.0 Defined in laya/d3/physicsCannon/CannonPhysicsSimulation....

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

863. laya.d3.core.particleshuriken.module.shape.SphereShape_API3.0 [ 75%]

...nstructor Properties emitFromShell enable radius randomDirection shapeType Methods clone cloneTo generatePositionAndDirection Constructors constructor new SphereShape(): SphereShape Overrides BaseShape.constructor Defined in laya/d3/core/particleShuriKen/module/shape/SphereShape.ts:14 创建一个 S...

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

864. laya.d3.core.particleshuriken.module.shape.HemisphereShape_API3.0 [ 75%]

...nstructor Properties emitFromShell enable radius randomDirection shapeType Methods clone cloneTo generatePositionAndDirection Constructors constructor new HemisphereShape(): HemisphereShape Overrides BaseShape.constructor Defined in laya/d3/core/particleShuriKen/module/shape/HemisphereShape.ts:15 ...

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

865. laya.maths.Vector2_API3.0 [ 75%]

...2 Implements IClone Index Constructors constructor Properties x y ONE ZERO Methods clone cloneTo forNativeElement fromArray setValue toArray writeTo dot equals normalize rewriteNumProperty scalarLength scale Constructors constructor new Vector2(x?: number, y?: number): Vector2 Defined in laya/maths/...

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

866. laya.d3.core.particleshuriken.module.TextureSheetAnimation_API3.0 [ 75%]

... enableUVChannels randomRow rowIndex tiles type Accessors frame startFrame Methods clone cloneTo Constructors constructor new TextureSheetAnimation(frame: FrameOverTime, startFrame: StartFrame): TextureSheetAnimation Defined in laya/d3/core/particleShuriKen/module/TextureSheetAnimation.ts:38 创建...

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

867. laya.d3.physics.shape.BoxColliderShape_API3.0 [ 75%]

...ORIENTATION_UPZ Accessors localOffset localRotation sizeX sizeY sizeZ type Methods clone cloneTo destroy updateLocalTransformations Constructors constructor new BoxColliderShape(sizeX?: number, sizeY?: number, sizeZ?: number): BoxColliderShape Overrides ColliderShape.constructor Defined in laya/d3/p...

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

868. laya.maths.Color_API3.0 [ 75%]

...operties a b g r BLACK BLUE CLEAR CYAN GRAY GREEN MAGENTA RED WHITE YELLOW Methods clone cloneTo equal fromArray scale setValue toArray toGamma toLinear gammaToLinearSpace linearToGammaSpace Constructors constructor new Color(r?: number, g?: number, b?: number, a?: number): Color Defined in laya/mat...

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

869. laya.display.Stage [ 75%]

...Packages | All Classes | Index | Frames No Frames StageProperties | Methods | Events | Constants Packagelaya.displayClasspublic class StageInheritanceStage Sprite Node EventDispatcher Object Stage 是舞台类,显示列表的根节点,所有显示对象都在舞台上显示。通过 La...

来源: laya_api 发布时间: 20170929

870. laya.html.dom.HTMLDivElement [ 75%]

...| All Classes | Index | Frames No Frames HTMLDivElementProperties | Methods | Events Packagelaya.html.domClasspublic class HTMLDivElementInheritanceHTMLDivElement Sprite Node EventDispatcher ObjectSubclasses HTMLIframeElement HTML图文类,用于显示html内容 支持的标签如下: a:...

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