大约有 73 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0035 秒)
...ts/KeyLocation.ts:13 表示激活的键在左侧键位置(此键有多个可能的位置)。 Static NUM_PAD NUM_PAD: number = 3 Defined in laya/events/KeyLocation.ts:22 表示激活的键位于数字键盘或者是使用对应于数字键盘的虚拟键激活的。 注意:此属性只在flash...
来源: Laya3.0_api 发布时间: 20231115
... Laya.ts:73 初始化引擎。使用引擎需要先初始化引擎,否则可能会报错。 Parameters Optional stageConfig: IStageConfig Returns Promise<void> Defined in Laya.ts:80 初始化引擎。使用引擎需要先初始化引擎,否则可能会报错。 Parameters width: number 初...
来源: Laya3.0_api 发布时间: 20231115
...rue,并且设备能够提供一个更精确的位置,则会获取最佳可能的结果。 请注意,这可能会导致较慢的响应时间或增加电量消耗(如使用GPS)。 另一方面,如果设置为false,将会得到更快速的响应和更少的电量消耗。 默认值为false...
来源: Laya3.0_api 发布时间: 20231115
...lider.ts:75 是否是闭环,注意不要有自相交的链接形状,它可能不能正常工作 Returns boolean Defined in laya/physics/ChainCollider.ts:79 是否是闭环,注意不要有自相交的链接形状,它可能不能正常工作 Parameters value: boolean Returns void points get po...
来源: Laya3.0_api 发布时间: 20231115
...意:由于鼠标事件也用本对象池,不正确的回收及调用,可能会影响鼠标事件的执行。 Hierarchy Handler Index Constructors constructor Properties args caller method once Methods clear recover run runWith setTo create Constructors constructor new Handler(caller?: Object |...
来源: Laya3.0_api 发布时间: 20231115
... = false Defined in Config.ts:20 是否使用视网膜模式,在iOS上面可能会创建更大的RT,来达到更佳的效果 Static useWebGL2 useWebGL2: boolean = true Defined in Config.ts:12 是否使用webgl2 Static webGL2D_MeshAllocMaxMem webGL2D_MeshAllocMaxMem: boolean = true Defined in Con...
来源: Laya3.0_api 发布时间: 20231115
...:模拟器每帧允许的最大模拟次数,如果引擎运行缓慢,可能需要增加该次数,否则模拟器会丢失“时间",引擎间隔时间小于maxSubSteps*fixedTimeStep非常重要。 Static disableSimulation disableSimulation: boolean = false Defined in laya/d3/physicsCannon/Cann...
来源: Laya3.0_api 发布时间: 20231102
...为视觉上正确的加速度值。依赖于Browser.window.orientation,可能在部分低端机无效。 Parameters acceleration: AccelerationInfo Returns AccelerationInfo Globals "laya/device/motion/Accelerator" Accelerator constructor instance event hasListener off offAll offAllCaller on once g...
来源: Laya3.0_api 发布时间: 20231115
...ice/media/Video" Video Class Video Video将视频显示到Canvas上。Video可能不会在所有浏览器有效。 关于Video支持的所有事件参见:http://www.w3school.com.cn/tags/html_ref_audio_video_dom.asp。 注意: 在PC端可以在任何时机调用play()因此,可以在程序开...
来源: Laya3.0_api 发布时间: 20231102
...laya/d3/core/Transform3D.ts:780 世界缩放。 某种条件下获取该值可能不正确(例如:父节点有缩放,子节点有旋转),缩放会倾斜,无法使用Vector3正确表示,必须使用Matrix3x3矩阵才能正确表示。 Returns Vector3 世界缩放。 globalToLocal globalTo...
来源: Laya3.0_api 发布时间: 20231115