• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 97 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0057 秒)

1. laya.maths.Quaternion_API3.0 [ 100%]

... z: number Z值。 w: number Returns void Static add add(left: Quaternion, right: Quaternion, out: Quaternion): void Defined in laya/maths/Quaternion.ts:240 计算两个四元数的 Parameters left: Quaternion left四元数 right: Quaternion right 四元数 out: Quaternion 输出四元数 Returns...

来源: Laya3.0_api 发布时间: 20231115

2. laya.d3.math.Quaternion_API3.0 [ 99%]

... z: number Z值。 w: number Returns void Static add add(left: Quaternion, right: Quaternion, out: Quaternion): void Defined in laya/d3/math/Quaternion.ts:240 计算两个四元数的 Parameters left: Quaternion left四元数 right: Quaternion right 四元数 out: Quaternion 输出四元数 Retur...

来源: Laya3.0_api 发布时间: 20231102

3. WebXR · LayaAir3.3 · 引擎文档 · LAYABOX [ 82%]

...eshRender(webXRInput); } bindMeshRender(webXRInput:WebXRInputManager){ let rightControl = Laya.loader.getRes("res/OculusController/controller.gltf") as Sprite3D; let leftControl = Laya.loader.getRes("res/OculusController/controller-left.gltf") as Sprite3D; let pixelright = new PixelLineSprite3D(20,"...

来源: Laya3.0_文档 发布时间: 20251010

4. laya.ui.AutoBitmap_API3.0 [ 78%]

... textAlign: string 文本对齐方式,可选值:"left","center","right"。 lineWidth: number 镶边线条宽度。 borderColor: string 定义镶边文本颜色。 Returns FillTextCmd fillText fillText(text: string | WordText, x: number, y: number, font: string, color: string, textAlign: stri...

来源: Laya3.0_api 发布时间: 20231115

5. laya.ui.Tree_API3.0 [ 76%]

...ass Item extends Box { public function Item() { this.name = "render"; this.right = 0; this.left = 0; var selectBox:Clip = new Clip("resource/ui/clip_selectBox.png", 1, 2); selectBox.name = "selectBox"; selectBox.height = 24; selectBox.x = 13; selectBox.y = 0; selectBox.left = 12; addChild(selectBox)...

来源: Laya3.0_api 发布时间: 20231115

6. laya.ui.VBox [ 74%]

...0。轴心点会影响对象位置,缩放中心,旋转中心。Sprite right : Number 从组件右边到其内容区域右边之间的水平距离(以像素为单位)。 UIComponent rotation : Number旋转角度,默认值为0。以角度为单位。Sprite scaleX : Number[override] X轴...

来源: Laya2.0_api 发布时间: 20190513

7. laya.ui.VBox_API3.0 [ 74%]

...rl autoSize hitTestPrior isSortItem mouseThrough name tag CENTER LEFT NONE RIGHT drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy align alpha anchorX anchorY bgColor blendMode bottom cacheAs centerX centerY components customRenderEnable dataSource destroyed disabled displayH...

来源: Laya3.0_api 发布时间: 20231115

8. laya.ui.VBox [ 70%]

...0。轴心点会影响对象位置,缩放中心,旋转中心。Sprite right : Number 从组件右边到其内容区域右边之间的水平距离(以像素为单位)。 Component rotation : Number旋转角度,默认值为0。以角度为单位。Sprite scaleX : Number[override] X轴缩...

来源: laya_api 发布时间: 20170929

9. laya.maths.Matrix4x4_API3.0 [ 69%]

...eturns void Static createOrthoOffCenter createOrthoOffCenter(left: number, right: number, bottom: number, top: number, znear: number, zfar: number, out: Matrix4x4): void Defined in laya/maths/Matrix4x4.ts:387 计算正交投影矩阵。 Parameters left: number 视椎左边界。 right: number 视椎...

来源: Laya3.0_api 发布时间: 20231115

10. laya.ui.UIComponent [ 69%]

...轴心点会影响对象位置,缩放中心,旋转中心。Sprite  right : Number 从组件右边到其内容区域右边之间的水平距离(以像素为单位)。 UIComponent rotation : Number旋转角度,默认值为0。以角度为单位。Sprite  scaleX : Number[override] X轴...

来源: Laya2.0_api 发布时间: 20190513