大约有 127 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0025 秒)
...Public Properties PropertyDefined By boundingBox : BoundBox[read-only] 获取AABB包围盒,禁止修改其数据。 BaseMesh boundingBoxCorners : Array[read-only] 获取包围球顶点,禁止修改其数据。 BaseMesh boundingSphere : BoundSphere[read-only] 获取包围球,禁止修改其...
来源: laya_api 发布时间: 20170929
...实例。 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
...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
...子创建随机数。 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
...Public Properties PropertyDefined By boundingBox : BoundBox[read-only] 获取包围盒,不允许修改其值。 BaseRender boundingBoxCenter : Vector3[read-only] 获取包围盒中心,不允许修改其值。 BaseRender boundingSphere : BoundSphere[read-only] 获取包围球,不允许修...
来源: laya_api 发布时间: 20170929
...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
...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite botto...
来源: laya_api 发布时间: 20170929
...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
...述。 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
...时,默认会销毁。 BitmapFont getCharTexture(char:String):Texture 获取指定字符的字体纹理对象。 BitmapFont getCharWidth(char:String):Number 获取指定字符的宽度。 BitmapFont getMaxHeight():Number 获取最大字符高度。 BitmapFont getMaxWidth():Number 获...
来源: laya_api 发布时间: 20170929