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

大约有 1,261 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0050 秒)

91. laya.resource.RenderTexture2D [ 95%]

...el : int 各向异性等级 BaseTexture  currentActive : RenderTexture2D[static] [read-only] 获取当前激活的Rendertexture RenderTexture2D  defaulteTexture : BaseTexture[override] [read-only] 获取默认纹理资源。 RenderTexture2D  defuv : Array[static] RenderTexture2D  depthStenci...

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

92. laya.d3.core.material.SkyBoxMaterial [ 95%]

..., propertyParams:Object = null, constructParams:Array = null):BaseMaterial[static] BaseMaterial _removeReference(count:int = 1):void[override] BaseMaterial clone():* 克隆。 BaseMaterial cloneTo(destObject:*):void 克隆。 BaseMaterial load(url:String, complete:Handler):void[static] 加载材...

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

93. laya.d3.core.material.RenderState_API3.0 [ 95%]

...ean Defined in laya/d3/core/material/RenderState.ts:150 是否模板写入 Static BLENDEQUATION_ADD BLENDEQUATION_ADD: number = BlendEquationSeparate.ADD Defined in laya/d3/core/material/RenderState.ts:56 混合方程枚举_加法,例:source + destination Static BLENDEQUATION_MAX BLENDEQUATION_MAX...

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

94. laya.d3.graphics.VertexElementFormat_API3.0 [ 95%]

...2 Short4 Single Vector2 Vector3 Vector4 Methods getElementInfos Properties Static Byte2 Byte2: string = "byte2" Defined in laya/d3/graphics/VertexElementFormat.ts:24 字节数组2 Static Byte3 Byte3: string = "byte3" Defined in laya/d3/graphics/VertexElementFormat.ts:22 字节数组3 Static Byte4 By...

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

95. laya.d3.core.particleShuriKen.module.shape.ShapeUtils [ 94%]

...Utils  _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  _randomPointIn...

来源: laya_api 发布时间: 20170929

96. laya.d3.core.particleShuriKen.module.shape.ShapeUtils [ 94%]

...Utils  _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  _randomPointIn...

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

97. laya.utils.Ease [ 94%]

...backIn(t:Number, b:Number, c:Number, d:Number, s:Number = 1.70158):Number[static] 开始时往后运动,然后反向朝目标移动。 Ease  backInOut(t:Number, b:Number, c:Number, d:Number, s:Number = 1.70158):Number[static] 开始运动时是向后跟踪,再倒转方向并朝目标移动,...

来源: laya_api 发布时间: 20170929

98. laya.utils.Ease [ 94%]

...backIn(t:Number, b:Number, c:Number, d:Number, s:Number = 1.70158):Number[static] 开始时往后运动,然后反向朝目标移动。 Ease  backInOut(t:Number, b:Number, c:Number, d:Number, s:Number = 1.70158):Number[static] 开始运动时是向后跟踪,再倒转方向并朝目标移动,...

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

99. laya.utils.Pool [ 94%]

...度。 Public Methods  MethodDefined By  clearBySign(sign:String):void[static] 清除对象池的对象。 Pool  createByClass(cls:Class):*[static] 根据类名回收类的实例 Pool  getItem(sign:String):*[static] 根据传入的对象类型标识字符,获取对象池中已存储的此...

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

100. laya.net.URL [ 94%]

...地址信息。 Public Properties PropertyDefined By  basePath : String[static] 基础路径。URL  customFormat : Function[static] 自定义url格式化。例如: customFormat = function(url:String):String{} URL  path : String[read-only] 地址的路径。URL  rootPath : String[static] ...

来源: laya_api 发布时间: 20170929