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

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

211. Laya.Pool用法 [ 88%]

...-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

212. laya.display.Input [ 88%]

...销,无需renderTarget支持。 Sprite CharacterCache : Boolean = true[static] Text  color : String[override] 表示文本的颜色值。可以通过 Text.defaultColor 设置默认颜色。 默认值为黑色。 Input customRenderEnable : Boolean[write-only] 设置是否开启自定义渲染...

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

213. 内存释放问题 [ 88%]

...题 export class ResUIModuleManager { /** * 模块资源路径 */ private static moduleResPath: string = 'res/atlas/{0}.json'; /** * 模块的资源名称和模块的主面板(模块的主面板类全名,模块资源图集名称[]) * @type {Laya.Dictionary} * @memberof ResourcesModuleManager *...

来源: Laya_社区 发布时间: 20170905

214. laya.d3.math.Matrix4x4_API3.0 [ 88%]

...: 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

215. laya.display.Stage [ 88%]

...位。Sprite stage : Stage[read-only] 对舞台 stage 的引用。Sprite staticCache : Boolean设置cacheAs为非空时此值才有效,staticCache=true时,子对象变化时不会自动更新缓存,只能通过调用reCache方法手动刷新。Sprite texture : Texture 设置一个Texture实...

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

216. laya.d3.graphics.FrustumCulling [ 88%]

...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

217. laya.d3.graphics.VertexDeclaration [ 88%]

...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

218. laya.d3.math.Vector2 [ 88%]

...:*):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

219. laya.map.TiledMap [ 88%]

...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

220. laya.map.TiledMap [ 88%]

...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