大约有 711 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0078 秒)
... 关联的常数。Keyboard ALTERNATE : int = 18[static] 与 Alternate (Option) 键的键控代码值 (18) 关联的常数。Keyboard B : int = 66[static] 与 B 键的键控代码值 (66) 关联的常数。Keyboard BACKQUOTE : int = 192[static] 与 ` 键的键控代码值 (192) 关联的常...
来源: Laya2.0_api 发布时间: 20190513
...Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/particleShuriKen/ShurikenParticleSystem" ShurikenParticleSystem Class ShurikenParticleSystem ShurikenParticleSystem 类用...
来源: Laya3.0_api 发布时间: 20231115
...Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/CheckBox" CheckBox Class CheckBox CheckBox 组件显示一个小方框,该方框内可以有选中标记。 CheckBox 组件还...
来源: Laya3.0_api 发布时间: 20231115
...orm和define的属性 weather : { caption:"天气", inspector: RadioGroup, options: { members: [RAIN, SNOWY] }} }, RAIN和SNOWY在defines中,但是在styles中RAIN的inspector为null,所以不显示。SNOWY正常显示。weather是只用于UI而不属于uniform和define的属性,效果如图6-...
来源: Laya3.0_文档 发布时间: 20251010
...Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/utils/Ease" Ease Class Ease Ease 类定义了缓动函数,以便实现 Tween 动画的缓动效果。 Hierarchy Ease Index Methods...
来源: Laya3.0_api 发布时间: 20231115
...Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/particleShuriKen/ShurikenParticleInstanceSystem" ShurikenParticleInstanceSystem Class ShurikenParticleInstanceSystem Hierarc...
来源: Laya3.0_api 发布时间: 20231115
...false){ alert("当前浏览器不支持"); } else{ this.showMessage(); var options:any = { audio:true, video:{ facingMode: { exact: "environment" }, // 后置摄像头,默认值就是,不设至也可以。 width: Laya.stage.width, height:Laya.stage.height } }; Laya.Media.getMedia(options,Laya.Ha...
来源: Laya3.0_文档 发布时间: 20251010
...据中,解码获得Mesaage对象。 Message.toObject(message: Message , options: ConversionOptions): Object 转换Message对象数据到一组Javascirpt数据。 4.5 代码示例 onAwake(): void { var resPath: string = "assets/res/protobuf/awesome.proto"; // 加载protobuf文件 this.ProtoBuf.load...
来源: Laya3.0_文档 发布时间: 20250104
...egClass() @classInfo({ properties: [ { name: "Group1", inspector: "Group", options: { members: ["b", "c"] }, position: "after a" } ] }) export class NewScript extends Laya.Script { @property(String) public a: string = ""; @property(String) public b: string = ""; @property(String) public c: string = ...
来源: Laya3.0_文档 发布时间: 20251010
...orm和define的属性 weather : { caption:"天气", inspector: RadioGroup, options: { members: [RAIN, SNOWY] }} }, RAIN和SNOWY在defines中,但是在styles中RAIN的inspector为null,所以不显示。SNOWY正常显示。weather是只用于UI而不属于uniform和define的属性,效果如图5-...
来源: Laya3.0_文档 发布时间: 20251010