大约有 2,830 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0099 秒)
Laya_社区(1670) Laya3.0_api(668) Laya2.0_文档(133) Laya2.0_api(128) laya_api(122) Laya3.0_文档(82) Laya2.0_示例(16) Laya_示例(11)
...cene _up _url clearFlag enableRender name tag useOcclusionCulling RENDERINGTYPE_DEFERREDLIGHTING RENDERINGTYPE_FORWARDRENDERING WORLDINVERTFRONT _contextScissorPortCatch Accessors active activeInHierarchy aspectRatio boundFrustum canblitDepth clearColor components cullingMask depthTextureFormat dept...
来源: Laya3.0_api 发布时间: 20231115
... Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控...
来源: Laya2.0_api 发布时间: 20190513
...,放到bin/libs目录下,在index.html文件加入语句: <script type="text/javascript" src="libs/jweixin-1.2.0.js"></script> 然后新定义weixin.d.ts文件,加入以下两个语句: declare var wx: any; declare var WeixinJSBridge: any; 以声明使用wx对象 ...
来源: Laya_社区 发布时间: 20180724
...域的属性为:width、height、hitArea,优先级顺序为:hitArea(type:HitArea)>hitArea(type:Rectangle)>width/height。 Sprite mouseWheelEnable : Boolean 一个布尔值,指定是否滑轮滚动,默认值为true。ScrollBar mouseX : Number[read-only] 返回鼠标在此对象坐...
来源: Laya2.0_api 发布时间: 20190513
...turns void effectiveProperty effectiveProperty(): Map<string, ShaderDataType> Inherited from Material.effectiveProperty Defined in laya/d3/core/material/Material.ts:534 get all material uniform property Returns Map<string, ShaderDataType> event event(type: string, data?: any): boolean In...
来源: Laya3.0_api 发布时间: 20231115
... Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):NodeNode buildRenderElementAndMaterial(detailNum:int, normalMap:String, alphaMapUrl:String, det...
来源: Laya2.0_api 发布时间: 20190513
... Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控...
来源: Laya2.0_api 发布时间: 20190513
...控制类型为使用文件名映射的方式 ResourceVersion.type = ResourceVersion.FILENAME_VERSION; //加载版本信息文件 ResourceVersion.enable("version.json", Laya.Handler.create(this, LoadRes)); 这些档案变成这样 filename5d7eba.png ...
来源: Laya_社区 发布时间: 20181127
...位置,旋转及缩放" drag="3"> <prop name="x" tips="X轴坐标" type="number" default="" group="宽高及位置" /> <prop name="y" tips="Y轴坐标" type="number" default="" group="宽高及位置" /> <prop name="name" tips="组件名称" type="string" default="" group="常用" ...
来源: Laya_社区 发布时间: 20180619
...tFrame constantMin : Number[read-only] 最小固定帧。 StartFrame type : int[read-only] 始帧类型,0常量模式,1随机双常量模式。 StartFramePublic Methods MethodDefined By StartFrame() 创建一个 StartFrame,不允许new,请使用静态创建函数。 实例。 StartFra...
来源: laya_api 发布时间: 20170929