大约有 1,216 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0064 秒)
Laya3.0_api(405) Laya_社区(358) Laya2.0_api(224) laya_api(168) Laya2.0_文档(31) Laya3.0_文档(20) Laya2.0_示例(7) Laya_示例(3)
...-07 09:44:25 */ export class ProtoPool { private static _dic: Laya.Dictionary; public static PROTO_HEAD: string = "proto_Head"; public static PROTO_BINARY_REQUEST: string = "proto_BinaryRequest"; public static PROTO_PARAMS: string = "prot...
来源: Laya_社区 发布时间: 20170807
...销,无需renderTarget支持。 Sprite CharacterCache : Boolean = true[static] Text color : String[override] 表示文本的颜色值。可以通过 Text.defaultColor 设置默认颜色。 默认值为黑色。 Input customRenderEnable : Boolean[write-only] 设置是否开启自定义渲染...
来源: Laya2.0_api 发布时间: 20190513
...题 export class ResUIModuleManager { /** * 模块资源路径 */ private static moduleResPath: string = 'res/atlas/{0}.json'; /** * 模块的资源名称和模块的主面板(模块的主面板类全名,模块资源图集名称[]) * @type {Laya.Dictionary} * @memberof ResourcesModuleManager *...
来源: Laya_社区 发布时间: 20170905
...: Float32Array Defined in laya/d3/math/Matrix4x4.ts:436 矩阵元素数组 Static Readonly DEFAULT DEFAULT: Readonly<Matrix4x4> = new Matrix4x4() Defined in laya/d3/math/Matrix4x4.ts:22 默认矩阵,禁止修改 Static Readonly ZERO ZERO: Readonly<Matrix4x4> = new Matrix4x4(0, 0, 0, 0, 0...
来源: Laya3.0_api 发布时间: 20231102
...位。Sprite stage : Stage[read-only] 对舞台 stage 的引用。Sprite staticCache : Boolean设置cacheAs为非空时此值才有效,staticCache=true时,子对象变化时不会自动更新缓存,只能通过调用reCache方法手动刷新。Sprite texture : Texture 设置一个Texture实...
来源: Laya2.0_api 发布时间: 20190513
...mera, view:Matrix4x4, projection:Matrix4x4, projectionView:Matrix4x4):void[static] FrustumCulling renderObjectCullingNoBoundFrustum(scene:BaseScene, camera:BaseCamera, view:Matrix4x4, projection:Matrix4x4, projectionView:Matrix4x4):void[static] FrustumCulling renderObjectCullingOctree(boundFru...
来源: laya_api 发布时间: 20170422
...ents():ArrayVertexDeclaration getVertexStride(vertexElements:Array):int[static] VertexDeclaration unBinding():voidVertexDeclarationProtected Methods MethodDefined By _removeShaderDefine(value:int):void 移除Shader宏定义。 VertexDeclarationPublic Constants ConstantDefined By maxVe...
来源: laya_api 发布时间: 20170929
...:*):void 克隆。 Vector2 scale(a:Vector2, b:Number, out:Vector2):void[static] 缩放二维向量。 Vector2Public Constants ConstantDefined By ONE : Vector2[static] 一向量,禁止修改Vector2 ZERO : Vector2[static] 零向量,禁止修改Vector2Property Detailelementspropertypublic var...
来源: laya_api 发布时间: 20170929
...onstants ConstantDefined By ORIENTATION_HEXAGONAL : String = hexagonal[static] 六边形地图TiledMap ORIENTATION_ISOMETRIC : String = isometric[static] 菱形地图TiledMap ORIENTATION_ORTHOGONAL : String = orthogonal[static] 四边形地图TiledMap ORIENTATION_STAGGERED : String = st...
来源: laya_api 发布时间: 20170929
...onstants ConstantDefined By ORIENTATION_HEXAGONAL : String = hexagonal[static] 六边形地图TiledMap ORIENTATION_ISOMETRIC : String = isometric[static] 菱形地图TiledMap ORIENTATION_ORTHOGONAL : String = orthogonal[static] 四边形地图TiledMap ORIENTATION_STAGGERED : String = st...
来源: Laya2.0_api 发布时间: 20190513