大约有 593 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0046 秒)
...public var value:NumberConstructor DetailFloatKeyframe()Constructorpublic function FloatKeyframe() 创建一个 FloatKeyFrame 实例。 Method DetailcloneTo()methodoverride public function cloneTo(destObject:*):void 克隆。 Parameters destObject:* — 克隆源。 Mon May 13 2019, 02:40 PM +08:00
来源: Laya2.0_api 发布时间: 20190513
...rtyslices:int [read-only] 获取层数。 Implementation public function get slices():intstacksproperty stacks:int [read-only] 获取堆数。 Implementation public function get stacks():intConstructor DetailSkyDome()Constructorpublic function SkyDome(stacks:Number = 48, slice...
来源: Laya2.0_api 发布时间: 20190513
...Time(passedTime:Number = 1):void 时钟前进 Particle2D callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.tim...
来源: Laya2.0_api 发布时间: 20190513
...ss with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface Inherited property
来源: Laya3.0_api 发布时间: 20231115
...alue isLocal: boolean = false Returns void off off(type: string, listener: Function): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Overrides EventDispatcher.off Defined in laya/d3/RenderObjs/NativeOBJ/NativeTransform3D.ts:559 Parameters type: str...
来源: Laya3.0_api 发布时间: 20231115
...mMap constructor _stateName getMap hasPtrID Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Enumeration Interface Inherited property
来源: Laya3.0_api 发布时间: 20231115
...edopropertyalbedo:Vector4 设置反射率。 Implementation public function get albedo():Vector4 public function set albedo(value:Vector4):voidambientColorproperty ambientColor:Vector3 设置环境光颜色。 Implementation public function get ambientColor():Vector3 p...
来源: laya_api 发布时间: 20170929
...新前处理,可重写此函数。 BaseScene clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含 node 节点。 Node customRender(context:RenderContext, x:Number, y:Number):void 自定义更新...
来源: laya_api 发布时间: 20170422
...e:Number):voidPerfHUD addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.tim...
来源: Laya2.0_api 发布时间: 20190513
...t; mytexts.as: public class myTexts extends myTextsUI public function myTexts() { super(); } override protected function initialize():void { super.initialize(); } ...
来源: Laya_社区 发布时间: 20170703