大约有 12,934 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0366 秒)
Laya_社区(12073) Laya2.0_文档(415) Laya3.0_api(183) Laya3.0_文档(142) laya_api(47) Laya2.0_api(40) Laya_示例(18) Laya2.0_示例(16)
...= 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._skinBaseUrl Defined in laya/display/Sprite.ts:276 如果节点需要加载相关的...
来源: Laya3.0_api 发布时间: 20231115
...示例: fontClip.skin = "font1.png";//设置皮肤 fontClip.sheet = "abc123 456";//设置皮肤对应的内容,空格换行。此皮肤为2行5列(显示时skin会被等分为2行5列),第一行对应的文字为"abc123",第二行为"456" fontClip.value = "a1326";//显示"a1326"文字 Hi...
来源: Laya3.0_api 发布时间: 20231115
... Overrides UIComponent.constructor Defined in laya/ui/WXOpenDataViewer.ts:12 Returns WXOpenDataViewer Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:58 _ownGraphics _ownGraphics: boolean = false Inherited from AnimationBase._ownGraphics Defin...
来源: Laya3.0_api 发布时间: 20231102
...tic] 定义平行光类型的标记。LightSprite TYPE_POINTLIGHT : int = 2[static] 定义点光类型的标记。LightSprite TYPE_SPOTLIGHT : int = 3[static] 定义聚光类型的标记。LightSpriteProperty Detailattenuationpropertyattenuation:Vector3 获取聚光的衰减。 Implementation ...
来源: laya_api 发布时间: 20170929
...UIComponent Overrides Sprite.constructor Defined in laya/ui/UIComponent.ts:24 创建一个新的 Component 实例。 Parameters Default value createChildren: boolean = true Returns UIComponent Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56...
来源: Laya3.0_api 发布时间: 20231115
...lation pivotX pivotY reflectionIntensity rotation scaleX scaleY scene scene2D sceneRenderableManager scrollRect shadowMapFrequency skewX skewY skyRenderer stage staticCache texture timer transform url viewport visible width x y zOrder _updateMark Methods _initialize _processActive _setCullCamera add...
来源: Laya3.0_api 发布时间: 20231115
...constructor Overrides Sprite.constructor Defined in laya/ui/UIComponent.ts:24 创建一个新的 Component 实例。 Parameters Default value createChildren: boolean = true Returns ScaleBox Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _o...
来源: Laya3.0_api 发布时间: 20231115
...= 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 _scene3D _scene3D: any Defined in laya/display/Scene.ts:28 _skinBaseUrl _skinBaseUrl: string Inherited from Text._skinBaseUrl Defined in l...
来源: Laya3.0_api 发布时间: 20231115
...= 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._skinBaseUrl Defined in laya/display/Sprite.ts:276 如果节点需要加载相关的...
来源: Laya3.0_api 发布时间: 20231115
...显示位置。 text.width = 300;//设置 text 的宽度。 text.height = 200;//设置 text 的高度。 text.italic = true;//设置 text 的文本显示为斜体。 text.borderColor = "#fff000";//设置 text 的文本边框颜色。 Laya.stage.addChild(text);//将 text 添加到显示列表。 } } ...
来源: Laya3.0_api 发布时间: 20231115