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

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

171. laya.d3.core.Camera [ 81%]

...是否为静态。 Sprite3D layer : int 获取蒙版。 Sprite3D name : String节点名称。Node nearPlane : Number 获取近裁面。 BaseCamera  normalizedViewport : Viewport 获取裁剪空间的视口。 Camera numChildren : int[read-only] 子对象数量。 Node orthographic : Boolean ...

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

172. laya.ani.GraphicsAni_API3.0 [ 81%]

... Texture, x?: number, y?: number, width?: number, height?: number, color?: string): DrawImageCmd | null Inherited from Graphics.drawImage Defined in laya/display/Graphics.ts:225 绘制单独图片 Parameters texture: Texture 纹理。 Default value x: number = 0 (可选)X轴偏移量。 Default ...

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

173. laya.ui.WXOpenDataViewer_API3.0 [ 81%]

...Node._scene Defined in laya/display/Node.ts:631 _skinBaseUrl _skinBaseUrl: string Inherited from AnimationBase._skinBaseUrl Defined in laya/display/Sprite.ts:269 如果节点需要加载相关的皮肤,但放在不同域,这里可以设置 Optional _url _url: string Inherited from Node._url Defi...

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

174. laya.filters.ColorFilter_API3.0 [ 81%]

...矩阵)组成的数组 Returns ColorFilter this setColor setColor(color: string): ColorFilter Defined in laya/filters/ColorFilter.ts:61 设置滤镜色 Parameters color: string 颜色值 Returns ColorFilter Static _filter _filter(this: RenderSprite, sprite: Sprite, context: Context, x: number, y: ...

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

175. laya.ui.OpenDataContextView_API3.0 [ 81%]

...Node._scene Defined in laya/display/Node.ts:641 _skinBaseUrl _skinBaseUrl: string Inherited from Text._skinBaseUrl Defined in laya/display/Sprite.ts:276 如果节点需要加载相关的皮肤,但放在不同域,这里可以设置 Optional _url _url: string Inherited from Node._url Defined in la...

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

176. 组件装饰器说明 · LayaAir3.0文档 · LAYABOX [ 81%]

...显示Tips或属性的中文别名等完整功能需求 @property({ type: String, caption: "IDE显示用的别名", tips: "这是一个文本对象,只能输入文本哦" }) public text1: string = ""; //装饰器属性类型的简写方式,适用于只定义类型的需求 @property(String) publ...

来源: Laya3.0_文档 发布时间: 20240809

177. laya.ui.AutoBitmap_API3.0 [ 81%]

...n laya/display/Graphics.ts:54 Returns AutoBitmap Properties _color _color: string = "#ffffff" Defined in laya/ui/AutoBitmap.ts:31 uv uv: number[] = null Defined in laya/ui/AutoBitmap.ts:29 Accessors cmds get cmds(): any[] set cmds(value: any[]): void Inherited from Graphics.cmds Defined in laya/disp...

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

178. laya.ui.ColorPicker_API3.0 [ 81%]

...Node._scene Defined in laya/display/Node.ts:641 _skinBaseUrl _skinBaseUrl: string Inherited from Text._skinBaseUrl Defined in laya/display/Sprite.ts:276 如果节点需要加载相关的皮肤,但放在不同域,这里可以设置 Optional _url _url: string Inherited from Node._url Defined in la...

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

179. laya.d3.core.scene.Scene3D_API3.0 [ 81%]

...s:345 ide配置文件使用 _reflectionsResolution _reflectionsResolution: string = "256" Defined in laya/d3/core/scene/Scene3D.ts:343 ide配置文件使用 _reflectionsSource _reflectionsSource: number = 0 Defined in laya/d3/core/scene/Scene3D.ts:341 ide配置文件使用 _scene _scene: Node Inheri...

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

180. laya.ui.List [ 81%]

...获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Component  cacheAs : String[override] 指定显...

来源: laya_api 发布时间: 20170929