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

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

1. laya.d3.core.particleShuriKen.module.shape.ShapeUtils [ 100%]

...tils()ShapeUtils  _randomPointInsideHalfUnitBox(out:Vector3, rand:Rand = null):void[static] ShapeUtils  _randomPointInsideUnitArcCircle(arc:Number, out:Vector2, rand:Rand = null):void[static] ShapeUtils  _randomPointInsideUnitCircle(out:Vector2, rand:Rand = null):void[static] ShapeUtils  _ra...

来源: Laya2.0_api 发布时间: 20190513

2. laya.d3.core.render.PostProcessRenderContext [ 98%]

...染上下文。 Public Properties PropertyDefined By  camera : Camera = null 渲染相机。PostProcessRenderContext  command : CommandBuffer = null 后期处理指令流。PostProcessRenderContext  compositeDefineData : DefineDatas = null 合成着色器宏定义。PostProcessRenderContext ...

来源: Laya2.0_api 发布时间: 20190513

3. laya.d3.animation.AnimationTransform3D [ 98%]

...  AnimationTransform3D(owner:AnimationNode, localPosition:Float32Array = null, localRotation:Float32Array = null, localScale:Float32Array = null, worldMatrix:Float32Array = null) 创建一个 Transform3D 实例。 AnimationTransform3D event(type:String, data:* = null):Boolean 派发事件。 Even...

来源: Laya2.0_api 发布时间: 20190513

4. laya.utils.Tween [ 98%]

...点。 Tween  from(target:*, props:Object, duration:int, ease:Function = null, complete:Handler = null, delay:int = 0, coverBefore:Boolean = false):Tween 从props属性,缓动到当前状态。 Tween  from(target:*, props:Object, duration:int, ease:Function = null, complete:Handler = null, del...

来源: Laya2.0_api 发布时间: 20190513

5. laya.net.LoaderManager [ 97%]

...容全部停止加载。LoaderManager  create(url:*, complete:Handler = null, progress:Handler = null, type:String = null, constructParams:Array = null, propertyParams:Object = null, priority:int = 1, cache:Boolean = true):void 根据clas类型创建一个未初始化资源的对象,随后进行...

来源: Laya2.0_api 发布时间: 20190513

6. laya.d3.animation.AnimationNode [ 97%]

...c Methods  MethodDefined By  AnimationNode(localPosition:Float32Array = null, localRotation:Float32Array = null, localScale:Float32Array = null, worldMatrix:Float32Array = null) 创建一个新的 AnimationNode 实例。 AnimationNode  addChild(child:AnimationNode):void 添加子节点。 Anima...

来源: Laya2.0_api 发布时间: 20190513

7. laya.resource.Texture [ 97%]

...始宽度(包括被裁剪的透明区域)。Texture  url : String = null图片地址Texture  uv : ArrayTexture  width : Number 实际宽度。TexturePublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By  Texture(bitmap:Texture2D = null, uv:Array = n...

来源: Laya2.0_api 发布时间: 20190513

8. laya.display.Graphics [ 97%]

... drawCircle(x:Number, y:Number, radius:Number, fillColor:*, lineColor:* = null, lineWidth:Number = 1):DrawCircleCmd 绘制圆形。 Graphics  drawCurves(x:Number, y:Number, points:Array, lineColor:*, lineWidth:Number = 1):DrawCurvesCmd 绘制一系列曲线。 Graphics  drawImage(texture:Textur...

来源: Laya2.0_api 发布时间: 20190513

9. laya.d3.graphics.StaticBatchManager [ 97%]

...atchRoot:Sprite3D, renderableSprite3Ds:Vector.<RenderableSprite3D> = null):void[static] 静态批处理合并,合并后子节点修改Transform属性无效,根节点staticBatchRoot可为null,如果根节点不为null,根节点可移动。 如果renderableSprite3Ds为null,合并staticBa...

来源: Laya2.0_api 发布时间: 20190513

10. laya.d3.physics.PhysicsSimulation [ 96%]

...条件。 PhysicsSimulation  rayCast(ray:Ray, outHitResult:HitResult = null, distance:Number = 2147483647, collisonGroup:int, collisionMask:int):Boolean 射线检测第一个碰撞物体。 PhysicsSimulation  rayCastAll(ray:Ray, out:Vector.<HitResult>, distance:Number = 2147483647, colliso...

来源: Laya2.0_api 发布时间: 20190513