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

大约有 12,934 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0366 秒)

12881. laya.display.Stage_API3.0 [ 31%]

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

12882. laya.ui.FontClip_API3.0 [ 31%]

...示例: fontClip.skin = "font1.png";//设置皮肤 fontClip.sheet = "abc123 456";//设置皮肤对应的内容,空格换行。此皮肤为2行5列(显示时skin会被等分为2行5列),第一行对应的文字为"abc123",第二行为"456" fontClip.value = "a1326";//显示"a1326"文字 Hi...

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

12883. laya.ui.WXOpenDataViewer_API3.0 [ 31%]

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

12884. laya.d3.core.light.SpotLight [ 31%]

...tic] 定义平行光类型的标记。LightSprite TYPE_POINTLIGHT : int = 2[static] 定义点光类型的标记。LightSprite TYPE_SPOTLIGHT : int = 3[static] 定义聚光类型的标记。LightSpriteProperty Detailattenuationpropertyattenuation:Vector3 获取聚光的衰减。 Implementation   ...

来源: laya_api 发布时间: 20170929

12885. laya.ui.UIComponent_API3.0 [ 31%]

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

12886. laya.d3.core.scene.Scene3D_API3.0 [ 31%]

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

12887. laya.ui.ScaleBox_API3.0 [ 31%]

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

12888. laya.display.Scene_API3.0 [ 31%]

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

12889. laya.ui.HScrollBar_API3.0 [ 31%]

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

12890. laya.display.Text_API3.0 [ 31%]

...显示位置。 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