• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 593 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0046 秒)

241. laya.d3.core.FloatKeyframe [ 74%]

...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

242. laya.d3.resource.models.SkyDome [ 73%]

...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

243. laya.particle.Particle2D [ 73%]

...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

244. laya.d3.core.particleshuriken.module.shape.BoxShape_API3.0 [ 73%]

...ss with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface Inherited property

来源: Laya3.0_api 发布时间: 20231115

245. laya.d3.renderobjs.nativeobj.NativeTransform3D_API3.0 [ 73%]

...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

246. laya.d3.renderobjs.nativeobj.NativeCommandUniformMap_API3.0 [ 73%]

...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

247. laya.d3.core.material.StandardMaterial [ 73%]

...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

248. laya.d3.core.scene.VRScene [ 73%]

...新前处理,可重写此函数。 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

249. laya.utils.PerfHUD [ 73%]

...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

250. LAYA的AS3项目碰见个问题,求解 [ 72%]

...t;   mytexts.as: public class myTexts extends myTextsUI        public function myTexts()         {             super();         }         override protected function initialize():void         {             super.initialize();         }        ...

来源: Laya_社区 发布时间: 20170703