大约有 68 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0043 秒)
...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
...play/Input" Input Class Input Input 类用于创建显示对象以显示和输入文本。 Input 类封装了原生的文本输入框,由于不同浏览器的差异,会导致此对象的默认文本的位置与用户点击输入时的文本的位置有少许的偏差。 Hierarchy Text Input Inde...
来源: Laya3.0_api 发布时间: 20231115
...on Class KeyLocation KeyLocation 类包含表示在键盘或类似键盘的输入设备上按键位置的常量。 KeyLocation 常数用在键盘事件对象的 keyLocation 属性中。 Hierarchy KeyLocation Index Properties LEFT NUM_PAD RIGHT STANDARD Properties Static LEFT LEFT: number = 1 Defined...
来源: Laya3.0_api 发布时间: 20231115
...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
...颜色滤镜。使用 ColorFilter 类可以将 4 x 5 矩阵转换应用于输入图像上的每个像素的 RGBA 颜色和 Alpha 值,以生成具有一组新的 RGBA 颜色和 Alpha 值的结果。该类允许饱和度更改、色相旋转、亮度转 Alpha 以及各种其他效果。您可以将...
来源: Laya3.0_api 发布时间: 20231115
...oolean = false Defined in laya/events/InputManager.ts:33 当前是否正在输入文字 Static isiOSWKwebView isiOSWKwebView: boolean = false Defined in laya/events/InputManager.ts:34 Static keyEventsEnabled keyEventsEnabled: boolean = true Defined in laya/events/InputManager.ts:24 是否开启键...
来源: Laya3.0_api 发布时间: 20231115
...ideoTexture.ts:52 获得绑定的资源Video return HTMLVideoElement value 输入Video资源 Returns any Defined in laya/resource/VideoTexture.ts:59 获得绑定的资源Video return HTMLVideoElement value 输入Video资源 Parameters value: any Returns void width get width(): number set width(width...
来源: Laya3.0_api 发布时间: 20231102
...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
...lor(value: string): void Defined in laya/ui/ColorPicker.ts:456 表示颜色输入框的背景颜色值。 Returns string Defined in laya/ui/ColorPicker.ts:460 表示颜色输入框的背景颜色值。 Parameters value: string Returns void inputColor get inputColor(): string set inputColor(value: st...
来源: 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