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

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

1. laya.d3.resource.models.BaseMesh [ 100%]

...Public Properties PropertyDefined By  boundingBox : BoundBox[read-only] 获取AABB包围盒,禁止修改其数据。 BaseMesh  boundingBoxCorners : Array[read-only] 获取包围球顶点,禁止修改其数据。 BaseMesh  boundingSphere : BoundSphere[read-only] 获取包围球,禁止修改其...

来源: laya_api 发布时间: 20170929

2. laya.d3.resource.models.Sky [ 96%]

...实例。 Public Properties PropertyDefined By  alphaBlending : Number 获取透明混合度。 Sky  colorIntensity : Number 获取颜色强度。 Sky  envDiffuseSHBlue : Float32Array[write-only] Sky  envDiffuseSHGreen : Float32Array[write-only] Sky  envDiffuseSHRed : Float32Array[write-o...

来源: laya_api 发布时间: 20170929

3. laya.d3.component.physics.Collider [ 92%]

...ited Public Properties PropertyDefined By destroyed : Boolean[read-only] 获取是否已销毁。 Component3D enable : Boolean 获取是否启用。 Component3D id : int[read-only] 获取唯一标识ID。 Component3D  isSingleton : Boolean[override] [read-only] 获取是否为单实例组件...

来源: laya_api 发布时间: 20170929

4. laya.d3.math.Rand [ 91%]

...子创建随机数。 Public Properties PropertyDefined By  seed : uint 获取随机种子。 Rand  seeds : Uint32Array获取随机种子。RandPublic Methods  MethodDefined By  Rand(seed:uint) 创建一个 Rand 实例。 Rand  getByteFromInt(v:uint):Number[static] 通过无符号32位整...

来源: laya_api 发布时间: 20170929

5. laya.d3.core.render.BaseRender [ 90%]

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

来源: laya_api 发布时间: 20170929

6. laya.d3.resource.BaseTexture [ 89%]

...Properties PropertyDefined By  defaulteTexture : BaseTexture[read-only] 获取纹理资源。 BaseTexture  format : int[read-only] 纹理格式 BaseTexture  height : int[read-only] 获取高度。 BaseTexture  magFifter : int 放大过滤器 BaseTexture  minFifter : int 缩小过滤器 Ba...

来源: laya_api 发布时间: 20170929

7. laya.ui.View [ 88%]

...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite botto...

来源: laya_api 发布时间: 20170929

8. laya.d3.resource.models.SkyBox [ 88%]

...ow Inherited Public Properties PropertyDefined By alphaBlending : Number 获取透明混合度。 Sky colorIntensity : Number 获取颜色强度。 Sky envDiffuseSHBlue : Float32Array[write-only] Sky envDiffuseSHGreen : Float32Array[write-only] Sky envDiffuseSHRed : Float32Array[write-only] Sk...

来源: laya_api 发布时间: 20170929

9. laya.d3.core.particleShuriKen.module.Burst [ 88%]

...述。 Public Properties PropertyDefined By  maxCount : int[read-only] 获取爆裂的最大数量。 Burst  minCount : int[read-only] 获取爆裂的最小数量。 Burst  time : Number[read-only] 获取爆裂时间,单位为秒。 BurstPublic Methods  MethodDefined By  Burst(time:Number,...

来源: laya_api 发布时间: 20170929

10. laya.display.BitmapFont [ 88%]

...时,默认会销毁。 BitmapFont  getCharTexture(char:String):Texture 获取指定字符的字体纹理对象。 BitmapFont  getCharWidth(char:String):Number 获取指定字符的宽度。 BitmapFont  getMaxHeight():Number 获取最大字符高度。 BitmapFont  getMaxWidth():Number 获...

来源: laya_api 发布时间: 20170929