大约有 696 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0042 秒)
Laya3.0_api(324) Laya2.0_api(134) laya_api(106) Laya_社区(97) Laya2.0_文档(23) Laya3.0_文档(11) Laya2.0_示例(1)
...e; /// <summary> /// Around center. /// </summary> //public target: Transform3D; public AroundPos: Vector3 = new Vector3(); /// <summary> /// Settings of mouse button, pointer and scrollwheel. /// </summary> public mouseSettings: MouseSettings = new MouseSettings(0, 1, 0.3); ...
来源: Laya_社区 发布时间: 20170714
...空间的视口 与 `viewport` 屏幕像素坐标的视口 这两个都是 get/set方法。所以在修改摄影机视口参数时不能单纯的知识修改视口参数,还需要对视口重新赋值。 > 动态修改摄影机视口 ```typescript Laya.timer.once(3000,this,function () { //获取...
来源: Laya2.0_文档 发布时间: 20210715
...clipStart name speed Accessors clip Methods _addReference _clearReference _getReferenceCount _removeReference addScript clone cloneTo getScript getScripts Constructors constructor new AnimatorState(): AnimatorState Defined in laya/d3/component/AnimatorState.ts:81 创建一个 AnimatorState 实例。...
来源: Laya3.0_api 发布时间: 20231102
...e; /// <summary> /// Around center. /// </summary> //public target: Transform3D; public AroundPos: Vector3 = new Vector3(); /// <summary> /// Settings of mouse button, pointer and scrollwheel. /// </summary> public mouseSettings: MouseSettings = new MouseSettings(0, 1, 0.3); ...
来源: Laya_社区 发布时间: 20190224
...空间的视口 与 `viewport` 屏幕像素坐标的视口 这两个都是 get/set方法。所以在修改摄影机视口参数时不能单纯的知识修改视口参数,还需要对视口重新赋值。 > 动态修改摄影机视口 ```typescript Laya.timer.once(3000,this,function ():void { //获...
来源: Laya2.0_文档 发布时间: 20210715
...ticleShuriKen/module/shape/BaseShape.ts:31 粒子类型 Accessors angleDEG get angleDEG(): number set angleDEG(deg: number): void Defined in laya/d3/core/particleShuriKen/module/shape/ConeShape.ts:46 发射角度0-360 Returns number Defined in laya/d3/core/particleShuriKen/module/shape/ConeShape.ts:...
来源: Laya3.0_api 发布时间: 20231115
...mory _setCreateURL _setGPUMemory buildArmature deleteAniData destroy event getAniDuration getAniNameByIndex getAnimation getAnimationCount getAnimationDataWithCache getNodeCount getNodeIndexWithName getNodeKeyFrame getNodes getNodesCurrentFrameIndex getOriginalData getOriginalDataUnfixedRate getPubl...
来源: Laya3.0_api 发布时间: 20231115
...me出现错误: Error processing launch: Error Could not attach to main target iphone自带浏览器页面怎么锁定 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误...
来源: Laya_社区 发布时间: 20180410
...on): void { ResUIModuleManager.poolModulResDic.set(bigao.Utils.GlobalUtils.getClassNameClass(className), { resNames: resAltlasName, time: Laya.timer.currTimer }); ResUIModuleManager.loadModuleByName(resAltlasName, className, (cn) => { let sv: any = ui.UIControl.instance.showView(cn); showComplete...
来源: Laya_社区 发布时间: 20170905
...空间的视口 与 `viewport` 屏幕像素坐标的视口 这两个都是 get/set方法。所以在修改摄影机视口参数时不能单纯的知识修改视口参数,还需要对视口重新赋值。 > 动态修改摄影机视口 ```typescript Laya.timer.once(3000,this,function ():void { //获...
来源: Laya2.0_文档 发布时间: 20210715