大约有 4,337 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0086 秒)
Laya_社区(2450) Laya3.0_api(673) Laya2.0_api(357) laya_api(289) Laya2.0_文档(271) Laya_示例(157) Laya2.0_示例(116) Laya3.0_文档(24)
...lean [read-only] 获取是否已销毁。 Implementation public function get destroyed():BooleanemissionRateproperty emissionRate:int 获取粒子发射速率。 Implementation public function get emissionRate():int public function set emissionRate(value:int):voidenbalepro...
来源: Laya2.0_api 发布时间: 20190513
...lphaBlending:Number 获取透明混合度。 Implementation public function get alphaBlending():Number public function set alphaBlending(value:Number):voidcolorIntensityproperty colorIntensity:Number 获取颜色强度。 Implementation public function get colorIntensity():Nu...
来源: laya_api 发布时间: 20170929
...果不希望刚体旋转,这设置为false Implementation public function get allowRotation():Boolean public function set allowRotation(value:Boolean):voidallowSleepproperty allowSleep:Boolean是否允许休眠,允许休眠能提高性能 Implementation public function ge...
来源: Laya2.0_api 发布时间: 20190513
... private var log:ILogger; } public function Game() { CONFIG::debug { log = Log.getLogger("Game"); } this.addEventListener(Event.ADDED_TO_STAGE, onAdde...
来源: Laya_社区 发布时间: 20200217
...id 增加可视图层,layer值为0到31层。 BaseCamera callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.tim...
来源: Laya2.0_api 发布时间: 20190513
...blendpropertyblend:int 获取混合方式。 Implementation public function get blend():int public function set blend(value:int):voidblendDstproperty blendDst:int 获取混合目标。 Implementation public function get blendDst():int public function set blendDst(value...
来源: Laya2.0_api 发布时间: 20190513
...ctor4wproperty w:Number 获取W轴坐标。 Implementation public function get w():Number public function set w(value:Number):voidxproperty x:Number 获取X轴坐标。 Implementation public function get x():Number public function set x(value:Number):voidyproperty y:...
来源: Laya2.0_api 发布时间: 20190513
...毫秒。 Returns number Methods callLater callLater(caller: any, method: Function, args?: any[]): void Defined in laya/utils/Timer.ts:278 延迟执行。 Parameters caller: any 执行域(this)。 method: Function 定时器回调函数。 Default value args: any[] = null 回调参数。 Returns void...
来源: Laya3.0_api 发布时间: 20231115
...blic var z:NumberZ轴坐标Constructor DetailQuaternion()Constructorpublic function Quaternion(x:Number = 0, y:Number = 0, z:Number = 0, w:Number = 1, nativeElements:Float32Array = null) 创建一个 Quaternion 实例。 Parameters x:Number (default = 0) — 四元数的x值 y:Number (default = 0)...
来源: Laya2.0_api 发布时间: 20190513
...:Number 获取大气厚度,范围是0到5。 Implementation public function get atmosphereThickness():Number public function set atmosphereThickness(value:Number):voidexposureproperty exposure:Number 获取曝光强度,范围是0到8。 Implementation public function get expo...
来源: Laya2.0_api 发布时间: 20190513