大约有 2,154 项符合查询结果, 库内数据总量为 30,784 项。 (搜索耗时: 0.0068 秒)
Laya3.0_api(672) Laya_社区(471) Laya2.0_api(357) laya_api(289) Laya_示例(150) Laya2.0_示例(112) Laya2.0_文档(98) Laya3.0_文档(5)
... ColliderShapeConstructor DetailCompoundColliderShape()Constructorpublic function CompoundColliderShape() 创建一个新的 CompoundColliderShape 实例。 Method Detail_addReference()methodoverride public function _addReference():void _removeReference()method override public function _removeRefer...
来源: Laya2.0_api 发布时间: 20190513
...。 EventDispatcher from(target:*, props:Object, duration:Number, ease:Function = null, offset:Number = 0):TimeLine 从 props 属性,缓动到当前状态。 TimeLine from(target:*, props:Object, duration:Number, ease:Function = null, offset:Number = 0):TimeLine[static] 从 props 属性,...
来源: Laya2.0_api 发布时间: 20190513
...tailshadowMapCountpropertyshadowMapCount:int Implementation public function get shadowMapCount():int public function set shadowMapCount(value:int):voidConstructor DetailParallelSplitShadowMap()Constructorpublic function ParallelSplitShadowMap()Method DetailcalcSplitFrustum()method pub...
来源: Laya2.0_api 发布时间: 20190513
...rt laya.ui.Label; import laya.webgl.WebGL; public class DemoLabel { public function DemoLabel() { Laya.init(800, 600, WebGL); Laya.stage.bgColor = "#232628"; //---------------------------------这是用我自己写的label继承了官方的label,问题是label显示不出来,但是也无报错--...
来源: Laya_社区 发布时间: 20170516
...lphaTest:Boolean 获取是否透明裁剪。 Implementation public function get alphaTest():Boolean public function set alphaTest(value:Boolean):voidalphaTestValueproperty alphaTestValue:Number 获取透明测试模式裁剪值。 Implementation public function get alphaTestV...
来源: Laya2.0_api 发布时间: 20190513
...否是鼠标事件。 EventDispatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...
来源: laya_api 发布时间: 20170929
...否是鼠标事件。 EventDispatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...
来源: laya_api 发布时间: 20170929
...ex:Boolean 获取是否使用凸多边形。 Implementation public function get convex():Boolean public function set convex(value:Boolean):voidmeshproperty mesh:Mesh 获取网格。 Implementation public function get mesh():Mesh public function set mesh(value:Mesh):voi...
来源: Laya2.0_api 发布时间: 20190513
...ropertyexposure:Number 获取曝光强度。 Implementation public function get exposure():Number public function set exposure(value:Number):voidrotationproperty rotation:Number 获取曝光强度。 Implementation public function get rotation():Number public function ...
来源: Laya2.0_api 发布时间: 20190513
...。heightproperty height:Number 高度。 Implementation public function get height():Number public function set height(value:Number):voidisWordproperty public var isWord:Boolean 表示是否是正常单词(英文|.|数字)。styleproperty public var style:CSSStyle CSS 样式。wid...
来源: laya_api 发布时间: 20170422