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

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

161. laya.d3.math.RandX [ 78%]

...://github.com/AndreasMadsen/xorshift。 Public Properties PropertyDefined By  defaultRand : RandX[static] 基于时间种子的随机数。RandXPublic Methods  MethodDefined By  RandX(seed:Array) 创建一个 Rand 实例。 RandX  random():Number 返回[0,1)之间的随机数。 RandX  ran...

来源: laya_api 发布时间: 20170929

162. laya.d3.math.RandX [ 78%]

...://github.com/AndreasMadsen/xorshift。 Public Properties PropertyDefined By  defaultRand : RandX[static] 基于时间种子的随机数。RandXPublic Methods  MethodDefined By  RandX(seed:Array) 创建一个 Rand 实例。 RandX  random():Number 返回[0,1)之间的随机数。 RandX  ran...

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

163. laya.media.SoundChannel [ 78%]

...数、播放地址等信息的方法。 Public Properties PropertyDefined By  completeHandler : Handler 播放完成处理器。 SoundChannel  duration : Number[read-only] 获取总时间,单位是秒。 SoundChannel  isStopped : Boolean = false 表示声音是否已暂停。 SoundChannel ...

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

164. laya.filters.IFilterActionGL [ 78%]

...tors ColorFilterActionGL, FilterActionGLPublic Properties PropertyDefined By  typeMix : int[read-only] IFilterActionGLPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By apply(srcCanvas:*):*IFilterAction  apply3d(scope:SubmitCMDScope, sprite:Sprite, con...

来源: laya_api 发布时间: 20170929

165. laya.d3.physics.ContactPoint [ 78%]

...nt 类用于创建物理碰撞信息。 Public Properties PropertyDefined By  colliderA : PhysicsComponent = null碰撞器A。ContactPoint  colliderB : PhysicsComponent = null碰撞器B。ContactPoint  distance : Number = 0距离。ContactPoint  normal : Vector3法线。ContactPoint  posi...

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

166. laya.d3.core.particleShuriKen.module.ColorOverLifetime [ 78%]

...类用于粒子的生命周期颜色。 Public Properties PropertyDefined By  color : GradientColor[read-only] 取颜色。 ColorOverLifetime  enbale : Boolean是否启用。ColorOverLifetimePublic Methods  MethodDefined By  ColorOverLifetime(color:GradientColor) 创建一个 ColorOverLifeti...

来源: laya_api 发布时间: 20170929

167. laya.d3.core.particleShuriKen.module.ColorOverLifetime [ 78%]

...类用于粒子的生命周期颜色。 Public Properties PropertyDefined By  color : GradientColor[read-only] 取颜色。 ColorOverLifetime  enbale : Boolean是否启用。ColorOverLifetimePublic Methods  MethodDefined By  ColorOverLifetime(color:GradientColor) 创建一个 ColorOverLifeti...

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

168. laya.d3.resource.RenderTexture [ 78%]

...erited Public Properties Show Inherited Public Properties PropertyDefined By anisoLevel : int 各向异性等级 BaseTexture  currentActive : RenderTexture[static] [read-only] 获取当前激活的Rendertexture。 RenderTexture  defaulteTexture : BaseTexture[override] [read-only] 获取默认...

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

169. laya.d3.core.ParticleRender [ 78%]

...erited Public Properties Show Inherited Public Properties PropertyDefined By boundingBox : BoundBox[read-only] 获取包围盒,不允许修改其值。 BaseRender boundingBoxCenter : Vector3[read-only] 获取包围盒中心,不允许修改其值。 BaseRender boundingSphere : BoundSphere[read-on...

来源: laya_api 发布时间: 20170603

170. laya.events.KeyBoardManager [ 78%]

...性兼容了不同浏览器的实现。 Public Properties PropertyDefined By  enabled : Boolean = true[static] 是否开启键盘事件,默认为trueKeyBoardManagerPublic Methods  MethodDefined By  hasKeyDown(key:int):Boolean[static] 返回指定键是否被按下。 KeyBoardManagerProperty ...

来源: laya_api 发布时间: 20170929