大约有 2,770 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0087 秒)
Laya_社区(1626) Laya3.0_api(668) Laya2.0_文档(133) Laya2.0_api(128) laya_api(122) Laya3.0_文档(66) Laya2.0_示例(16) Laya_示例(11)
...SHAPEORIENTATION_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...
来源: Laya3.0_api 发布时间: 20231115
...yedInStage hideFlags id intensity is3D layer lightWorldMatrix lightmapBakedType mode numChildren parent range scene shadowDepthBias shadowDistance shadowMode shadowNearPlane shadowNormalBias shadowResolution shadowStrength timer transform url Methods _initialize _processActive addChild addChildAt ad...
来源: Laya3.0_api 发布时间: 20231115
.../components/AnimationClip2D.ts:228 动画时长 Returns number event event(type: string, data?: any): boolean Inherited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意...
来源: Laya3.0_api 发布时间: 20231115
... from Node.addChild Defined in laya/display/Node.ts:198 添加子节点。 Type parameters T: Node Parameters node: T 节点对象 Returns T 返回添加的节点 addChildAt addChildAt(node: Node, index: number): Node Inherited from Node.addChildAt Defined in laya/display/Node.ts:254 添加子节点...
来源: Laya3.0_api 发布时间: 20231102
...ties _extra _forward _scene _up _url name tag useOcclusionCulling RENDERINGTYPE_DEFERREDLIGHTING RENDERINGTYPE_FORWARDRENDERING WORLDINVERTFRONT Accessors active activeInHierarchy clearColor components cullingMask destroyed displayedInStage farPlane fieldOfView hideFlags id is3D layer maxlocalYDista...
来源: Laya3.0_api 发布时间: 20231115
...yedInStage hideFlags id intensity is3D layer lightWorldMatrix lightmapBakedType mode numChildren parent range scene shadowDepthBias shadowDistance shadowMode shadowNearPlane shadowNormalBias shadowResolution shadowStrength spotAngle timer transform url Methods _initialize _processActive addChild add...
来源: Laya3.0_api 发布时间: 20231115
...ts.init(this.mydiv);进行echarts的初始化时,报: [ts] Argument of type 'HTMLDivElement' is not assignable to parameter of type 'HTMLDivElement | HTMLCanvasElement'. Type 'HTMLDivElement' is not assignable to type 'HTMLCanvasElement'. Property 'getContext' is missing in type 'HTMLDivElement'...
来源: Laya_社区 发布时间: 20170721
... from Node.addChild Defined in laya/display/Node.ts:227 添加子节点。 Type parameters T: Node Parameters node: T 节点对象 Returns T 返回添加的节点 addChildAt addChildAt(node: Node, index: number): Node Inherited from Node.addChildAt Defined in laya/display/Node.ts:264 添加子节点...
来源: Laya3.0_api 发布时间: 20231115
...加载方式? Laya.loader.load([{ url: "res/Basics_atlas0.png", type: laya.net.Loader.IMAGE }, { url: "res/Basics.fui", type: laya.net.Loader.BUFFER }, { url: "res/MainMenu_atlas0.png", type: laya.net.Loader.IMAGE }, { url: "res/MainMenu.fui", type: laya.net.Loader.BUFFER }...
来源: Laya_社区 发布时间: 20191107
...自己控制物理更新时机,自己调用Physics.update Physics event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher getBodyCount():int获得刚体总数量Physics getContactCount():int获得碰撞总数量Physics getJointCount():int获得关节总数量Physics ha...
来源: Laya2.0_api 发布时间: 20190513