大约有 2,110 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0113 秒)
...的的meta标签中用 viewport进行了相关的配置。代码如下: <meta name='viewport' content='width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no'/> 以上代码LayaAir引擎中默认添加,并强制添加不得删除。 通过上面这段view...
来源: Laya3.0_文档 发布时间: 20251010
...PHATEST SHADERDEFINE_MAINTEXTURE SUN_HIGH_QUALITY SUN_NODE SUN_SIMPLE defaultMaterial Accessors MaterialDefine MaterialProperty _defineDatas alphaTest alphaTestValue atmosphereThickness blend blendDst blendDstAlpha blendDstRGB blendEquation blendEquationAlpha blendEquationRGB blendSrc blendSrcAlpha ...
来源: Laya3.0_api 发布时间: 20231115
... 可编辑 editable 设置可编辑状态,默认为true 多行输入 multiline 是否是文本域,值为true表示当前是文本域,可多行输入,否则不是文本域。默认为false 1.3 脚本控制TextInput 在Scene2D的属性设置面板中,增加一个自定义组件脚本。然...
来源: Laya3.0_文档 发布时间: 20251010
...e obsolute referenceCount renderMode shaderData stencilOp stencilRef stencilTest stencilWrite tilingOffset cpuMemory gpuMemory Methods _addReference _clearReference _removeReference _setCPUMemory _setCreateURL _setGPUMemory addDefine clone cloneTo destroy effectiveProperty event getBool getBoolByInd...
来源: Laya3.0_api 发布时间: 20231115
... Implements IClone Index Constructors constructor Properties elements DEFAULT Methods clone cloneTo determinant identity invert rotate scale translate transpose createFromMatrix4x4 createFromRotation createFromScaling createFromTranslation createRotationQuaternion forwardLookAt lookAt multiply Const...
来源: Laya3.0_api 发布时间: 20231115
...ceCount renderMode shaderData splatAlphaTexture stencilOp stencilRef stencilTest stencilWrite cpuMemory gpuMemory Methods _addReference _clearReference _removeReference _setCPUMemory _setCreateURL _setGPUMemory addDefine clone cloneTo destroy effectiveProperty event getBool getBoolByIndex getBuffer ...
来源: Laya3.0_api 发布时间: 20231115
...core/WebXRInput.ts:60 gamepad axis Info gamepadButton gamepadButton: Array<ButtonGamepad> Defined in laya/d3/WebXR/core/WebXRInput.ts:55 gamepad Button info handness handness: string Defined in laya/d3/WebXR/core/WebXRInput.ts:34 handMode lastXRPose lastXRPose: any Defined in laya/d3/WebXR/cor...
来源: Laya3.0_api 发布时间: 20231115
...} private onLoadComplete(e: any = null): void { for (let i: number = 0; i < this.skins.length; ++i) { let rg: Laya.RadioGroup = this.createRadioGroup(this.skins[i]); rg.selectedIndex = i; rg.x = i * this.SPACING + this.X_OFFSET; rg.y = this.Y_OFFSET; } } private createRadioGroup(skin: string): La...
来源: Laya3.0_文档 发布时间: 20251016
...llboard = true; //获得状态机 this.animator = this.target.getComponent<Laya.Animator>(Laya.Animator); } } 最后来看看运行效果: (动图4-2) Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:27:58 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20251010
...ADERDEFINE_ADDTIVEFOG SHADERDEFINE_ALPHATEST SHADERDEFINE_MAINTEXTURE defaultMaterial Accessors MaterialDefine MaterialProperty _defineDatas alphaTest alphaTestValue blend blendDst blendDstAlpha blendDstRGB blendEquation blendEquationAlpha blendEquationRGB blendSrc blendSrcAlpha blendSrcRGB color co...
来源: Laya3.0_api 发布时间: 20231115