大约有 1,182 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0046 秒)
Laya3.0_api(429) Laya_社区(250) Laya2.0_api(228) laya_api(183) Laya2.0_文档(54) Laya3.0_文档(26) Laya2.0_示例(6) Laya_示例(6)
...in laya/resource/Resource.ts:97 destroyedImmediately destroyedImmediately: boolean Inherited from Resource.destroyedImmediately Defined in laya/resource/Resource.ts:112 是否在引用计数为0的时候立马删除他 Optional lock lock: boolean Inherited from Resource.lock Defined in laya/resource...
来源: Laya3.0_api 发布时间: 20231115
...9>:0) o.a (UnityEngine.GameObject A_0, System.String A_1, c A_2, System.Boolean A_3, System.Boolean A_4, System.Boolean A_5) (at <174bbe38e5444724b5b9eeb4600df769>:0) o.a (UnityEngine.GameObject A_0, System.String A_1, c A_2, System.Boolean A_3, System.Boolean A_4, System.Boolean A_5) (at &...
来源: Laya_社区 发布时间: 20201230
...new VertexBuffer3D(byteLength: number, bufferUsage: BufferUsage, canRead?: boolean): VertexBuffer3D Overrides VertexBuffer.constructor Defined in laya/d3/graphics/VertexBuffer3D.ts:35 创建一个 VertexBuffer3D 实例。 Parameters byteLength: number 字节长度。 bufferUsage: BufferUsage VertexB...
来源: Laya3.0_api 发布时间: 20231115
...ferUsage : int[read-only] Buffer _byteLength : int = 0Buffer canRead : Boolean[read-only] 获取是否可读。 IndexBuffer3D indexCount : int[read-only] 获取索引个数。 IndexBuffer3D indexType : String[read-only] 获取索引类型。 IndexBuffer3D indexTypeByteCount : int[read-o...
来源: Laya2.0_api 发布时间: 20190513
...uration : Number[read-only] 获取总时间。 SoundChannel isStopped : Boolean = false 表示声音是否已暂停。 SoundChannel loops : int 循环次数。 SoundChannel position : Number[read-only] 获取当前播放时间。 SoundChannel startTime : Number 开始时间。 SoundChann...
来源: laya_api 发布时间: 20170929
...rtyDefined By bitmap : Texture2D 获取位图。 Texture destroyed : Boolean[read-only] 获取是否已经销毁。 Texture height : Number 实际高度。Texture offsetX : Number = 0沿 X 轴偏移量。Texture offsetY : Number = 0沿 Y 轴偏移量。Texture sourceHeight : Number...
来源: Laya2.0_api 发布时间: 20190513
... Accelerator(singleton:int)Accelerator event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher getTransformedAcceleration(acceleration:AccelerationInfo):AccelerationInfo[static] 把加速度值转换为视觉上正确的加速度值。依赖于Browser.window.orientation,可...
来源: Laya2.0_api 发布时间: 20190513
...ll数,超过这个数会分离 Static customResolution customResolution: boolean = false Defined in Config3D.ts:27 设置自定义分辨率 Static debugFrustumCulling debugFrustumCulling: boolean = false Defined in Config3D.ts:89 internal是否开启视锥裁剪调试。 Static defaultCacheRTMemor...
来源: Laya3.0_api 发布时间: 20231115
...使用Box2d驱动 Public Properties PropertyDefined By allowSleeping : Boolean 设置是否允许休眠,休眠可以提高稳定性和性能,但通常会牺牲准确性 Physics box2d : *Box2d引擎的全局引用,更多属性和api请参考 http://box2d.org Physics gravity : Object ...
来源: Laya2.0_api 发布时间: 20190513
...ayTexture : Texture2D = null[static] 纯灰色纹理。Texture2D mipmap : Boolean[read-only] 是否使用mipLevel BaseTexture mipmapCount : int[read-only] 获取mipmap数量。 Texture2D whiteTexture : Texture2D = null[static] 纯白色纹理。Texture2D wrapModeU : int 获取纹理横向循...
来源: Laya2.0_api 发布时间: 20190513