大约有 7 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0044 秒)
...u Globals "laya/d3/Input3D" Input3D Class Input3D Input3D 类用于实现3D输入。 Hierarchy Input3D Index Accessors multiTouchEnabled Methods getTouch touchCount Accessors multiTouchEnabled get multiTouchEnabled(): boolean set multiTouchEnabled(value: boolean): void Defined in laya/d3/Input3D.ts:...
来源: Laya3.0_api 发布时间: 20231102
...play/Input" Input Class Input Input 类用于创建显示对象以显示和输入文本。 Input 类封装了原生的文本输入框,由于不同浏览器的差异,会导致此对象的默认文本的位置与用户点击输入时的文本的位置有少许的偏差。 Hierarchy Text Input Inde...
来源: Laya3.0_api 发布时间: 20231115
...ger" WebXRInputManager Class WebXRInputManager author miner 类用来管理输入设备 The path of the CDN the sample will fetch controller models from: MeshSource https://cdn.jsdelivr.net/npm/@webxr-input-profiles/assets@1.0.9/dist/profiles/ Hierarchy WebXRInputManager Index Constructors constru...
来源: Laya3.0_api 发布时间: 20231115
...TextInput Class TextInput TextInput 类用于创建显示对象以显示和输入文本。 example 以下示例代码,创建了一个 TextInput 实例。 package { import laya.display.Stage; import laya.ui.TextInput; import laya.utils.Handler; public class TextInput_Example { public function TextI...
来源: Laya3.0_api 发布时间: 20231115
...a" TextArea Class TextArea TextArea 类用于创建显示对象以显示和输入文本。 example 以下示例代码,创建了一个 TextArea 实例。 package { import laya.ui.TextArea; import laya.utils.Handler; public class TextArea_Example { public function TextArea_Example() { Laya.init(640,...
来源: Laya3.0_api 发布时间: 20231115
...R/core/WebXRInput" WebXRInput Class WebXRInput author miner 类用来描述输入设备 Hierarchy EventDispatcher WebXRInput Index Constructors constructor Properties _lastXRPose gamepadAxis gamepadButton handness lastXRPose position ray rotation EVENT_FRAMEUPDATA_WEBXRINPUT HANDNESS_LEFT HANDNESS_R...
来源: Laya3.0_api 发布时间: 20231115
...否创建一个新的Point对象作为返回值,默认为false,使用输入的point对象返回,减少对象创建开销。 Default value globalNode: Sprite | null = null global节点,默认为Laya.stage Returns Point 转换后的坐标的点。 hasHideFlag hasHideFlag(flag: number): boolean...
来源: Laya3.0_api 发布时间: 20231115