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

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

121. laya.ui.ViewStack_API3.0 [ 71%]

... Node._extra Defined in laya/display/Node.ts:56 _ownGraphics _ownGraphics: boolean = false Inherited from Text._ownGraphics Defined in laya/display/Sprite.ts:252 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:641 _skinBaseUrl _skinBaseUrl: string Inherited from Text._...

来源: Laya3.0_api 发布时间: 20231115

122. laya.resource.Texture2D [ 71%]

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

123. laya.d3.math.Vector4_API3.0 [ 71%]

...。 Returns number 点积。 Static equals equals(a: Vector4, b: Vector4): boolean Defined in laya/d3/math/Vector4.ts:164 判断两个四维向量是否相等。 Parameters a: Vector4 四维向量。 b: Vector4 四维向量。 Returns boolean 是否相等。 Static lerp lerp(a: Vector4, b: Vector4, ...

来源: Laya3.0_api 发布时间: 20231102

124. laya.display.Graphics [ 70%]

...ha(alpha:Number):AlphaCmd 设置透明度。 Graphics  clear(recoverCmds:Boolean = true):void 清空绘制命令。 Graphics  clipRect(x:Number, y:Number, width:Number, height:Number):ClipRectCmd 设置剪裁区域,超出剪裁区域的坐标不显示。 Graphics  destroy():void 销毁此对...

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

125. laya.d3.core.Transform3D_API3.0 [ 70%]

...eters value: Matrix4x4 Returns void worldNeedUpdate get worldNeedUpdate(): boolean Defined in laya/d3/core/Transform3D.ts:126 世界矩阵是否需要更新。 Returns boolean Methods event event(type: string, data?: any): boolean Inherited from EventDispatcher.event Defined in laya/events/EventDisp...

来源: Laya3.0_api 发布时间: 20231115

126. laya.d3.webxr.core.WebXRInput_API3.0 [ 70%]

...bXRInput.ts:208 销毁 Returns void event event(type: string, data?: any): boolean Inherited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意:如果是需要传递多...

来源: Laya3.0_api 发布时间: 20231115

127. laya.ui.FontClip [ 70%]

... Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node  align : String水平对齐方式FontClip alpha : Number透明度,值为0-1,默认值为1,表示...

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

128. laya.ui.AutoBitmap_API3.0 [ 69%]

...度。 Parameters alpha: number Returns AlphaCmd clear clear(recoverCmds?: boolean): void Inherited from Graphics.clear Defined in laya/display/Graphics.ts:94 清空绘制命令。 Parameters Default value recoverCmds: boolean = true 是否回收绘图指令数组,设置为true,则对指令数...

来源: Laya3.0_api 发布时间: 20231115

129. laya.ui.UIGroup [ 69%]

...0-1Component anchorY : NumberY轴锚点,值为0-1Component autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true...

来源: laya_api 发布时间: 20170929

130. laya.ui.UIGroup [ 69%]

... Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall...

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