大约有 12,215 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0177 秒)
Laya_社区(11200) Laya2.0_文档(486) Laya3.0_文档(220) Laya3.0_api(188) Laya2.0_api(44) laya_api(44) Laya_示例(18) Laya2.0_示例(15)
...量名,光照贴图缩。RenderableSprite3D LIGHTMAPSCALEOFFSET : int = 2[static] 着色器变量名,光照贴图缩放和偏移。RenderableSprite3D SAHDERDEFINE_LIGHTMAP : int = 0x4[static] 精灵级着色器宏定义,光照贴图。RenderableSprite3D SHADERDEFINE_SCALEOFFSETLIGHTINGMAPUV :...
来源: laya_api 发布时间: 20170929
...= 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
...omboBox:ComboBox = new ComboBox("resource/ui/button.png", "item0,item1,item2,item3,item4,item5");//创建一个 ComboBox 类的实例对象 comboBox ,传入它的皮肤和标签集。 comboBox.x = 100;//设置 comboBox 对象的属性 x 的值,用于控制 comboBox 对象的显示位置。 comboBo...
来源: 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
...显示位置。 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
...constructor Overrides Sprite.constructor Defined in laya/ui/UIComponent.ts:24 创建一个新的 Component 实例。 Parameters Default value createChildren: boolean = true Returns Box Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _ownGra...
来源: Laya3.0_api 发布时间: 20231115
...网格信息。 bg.width = 150;//设置 bg 对象的宽度。 bg.height = 250;//设置 bg 对象的高度。 Laya.stage.addChild(bg);//将此 bg 对象添加到显示列表。 var image:Image = new Image("resource/ui/image.png");//创建一个 Image 类的实例对象 image ,并传入它的皮肤。...
来源: Laya3.0_api 发布时间: 20231115
...cker Overrides UIComponent.constructor Defined in laya/ui/ColorPicker.ts:162 Parameters Default value createChildren: boolean = true Returns ColorPicker Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _ownGraphics _ownGraphics: boolean = fa...
来源: 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