大约有 2,789 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0072 秒)
Laya_社区(1162) Laya3.0_api(543) Laya2.0_api(297) laya_api(221) Laya2.0_文档(201) Laya_示例(139) Laya3.0_文档(117) Laya2.0_示例(109)
...er clone():* 克隆。 AnimatorControllerLayer cloneTo(destObject:*):void 克隆。 AnimatorControllerLayerProperty DetailblendingModepropertypublic var blendingMode:int 名称。defaultStateproperty defaultState:AnimatorState 获取默认动画状态。 Implementation public function...
来源: Laya2.0_api 发布时间: 20190513
... Y 轴位置。 DrawRectCmdPublic Methods MethodDefined By recover():void 回收到对象池 DrawRectCmdPublic Constants ConstantDefined By ID : String = DrawRect[static] DrawRectCmdProperty DetailfillColorpropertypublic var fillColor:* 填充颜色,或者填充绘图的渐变对象。 he...
来源: Laya2.0_api 发布时间: 20190513
... 2 个回复 ssqhu 赞同来自: private function onPauseBtnClick(e:Event):void { //阻止后续节点的监听器 e.stopPropagation(); } 用这个方法就可以阻止后面的事件了。 stopPropagation():void 防止对事件流...
来源: Laya_社区 发布时间: 20170224
...etime clone():* 克隆。 VelocityOverLifetime cloneTo(destObject:*):void 克隆。 VelocityOverLifetimeProperty Detailenbalepropertypublic var enbale:Boolean是否启用spaceproperty public var space:int速度空间,0为local,1为world。velocityproperty velocity:GradientVelocity [read-o...
来源: laya_api 发布时间: 20170929
...etime clone():* 克隆。 VelocityOverLifetime cloneTo(destObject:*):void 克隆。 VelocityOverLifetimeProperty Detailenbalepropertypublic var enbale:Boolean是否启用spaceproperty public var space:int速度空间,0为local,1为world。velocityproperty velocity:GradientVelocity [read-o...
来源: Laya2.0_api 发布时间: 20190513
...Complete)); } /***加载资源完成***/ private function onLoadComplete():void { //实例化进度条 progressBar = new ProgressBar("../../../../res/ui/progressBar.png"); //设置宽度 progressBar.width = 400; //设置显示位置,在舞台居中 progressBar.x = (Laya.stage.width - progressBar.w...
来源: Laya2.0_文档 发布时间: 20210715
...是3d的shader例子,有没有2d的shader例子? private initShader(): void { var attributeMap = { 'a_Position': Laya.VertexElementUsage.POSITION0, 'a_Normal': Laya.VertexElementUsage.NORMAL0 }; var uniformMap = { 'u_MvpMatrix': [Laya.Sprite3D.MVPMATRIX, Laya.Shader3D.PERIOD_SPRITE], 'u_WorldMat...
来源: Laya_社区 发布时间: 20180904
...偏移量。 FillTextureCmdPublic Methods MethodDefined By recover():void 回收到对象池 FillTextureCmdPublic Constants ConstantDefined By ID : String = FillTexture[static] FillTextureCmdProperty Detailheightpropertypublic var height:Number (可选)高度。 offsetproperty public v...
来源: Laya2.0_api 发布时间: 20190513
...dia()Media getMedia(options:Object, onSuccess:Handler, onError:Handler):void[static] 获取用户媒体。 Media supported():Boolean[static] 检查浏览器兼容性。 MediaConstructor DetailMedia()Constructorpublic function Media()Method DetailgetMedia()method public static function getMedia...
来源: laya_api 发布时间: 20170929
...dia()Media getMedia(options:Object, onSuccess:Handler, onError:Handler):void[static] 获取用户媒体。 Media supported():Boolean[static] 检查浏览器兼容性。 MediaConstructor DetailMedia()Constructorpublic function Media()Method DetailgetMedia()method public static function getMedia...
来源: Laya2.0_api 发布时间: 20190513