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

大约有 6 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0036 秒)

1. laya.d3.math.CollisionUtils_API3.0 [ 100%]

...ctsPlaneAndPlaneRL intersectsPlaneAndPlaneRL(plane1: Plane, plane2: Plane, line: Ray): boolean Defined in laya/d3/math/CollisionUtils.ts:747 空间中平面和平面是否相交 Parameters plane1: Plane 平面1 plane2: Plane 平面2 line: Ray 相交线 Returns boolean 是否相交 Static intersectsP...

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

2. laya.d3.core.pixelline.PixelLineRenderer_API3.0 [ 89%]

...cted All Inherited Externals Only exported Menu Globals "laya/d3/core/pixelLine/PixelLineRenderer" PixelLineRenderer Class PixelLineRenderer PixelLineRenderer 类用于线渲染器。 Hierarchy BaseRender PixelLineRenderer Implements IBoundsCell Index Constructors constructor Properties _extra _rece...

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

3. laya.d3.core.pixelline.PixelLineSprite3D_API3.0 [ 81%]

...cted All Inherited Externals Only exported Menu Globals "laya/d3/core/pixelLine/PixelLineSprite3D" PixelLineSprite3D Class PixelLineSprite3D PixelLineSprite3D 类用于像素线渲染精灵。 Hierarchy RenderableSprite3D PixelLineSprite3D Index Constructors constructor Properties _extra _scene _url...

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

4. laya.display.Input_API3.0 [ 58%]

...raphics height hideFlags hitArea html htmlParseOptions is3D italic leading lines mask maxChars maxScrollX maxScrollY maxWidth mouseEnabled mouseX mouseY multiline nativeInput numChildren objContainer overflow padding parent pivotX pivotY prompt promptColor restrict rotation scaleX scaleY scene scrol...

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

5. laya.display.Text_API3.0 [ 47%]

...raphics height hideFlags hitArea html htmlParseOptions is3D italic leading lines mask maxScrollX maxScrollY maxWidth mouseEnabled mouseX mouseY numChildren objContainer overflow padding parent pivotX pivotY rotation scaleX scaleY scene scrollRect scrollX scrollY singleCharRender skewX skewY stage st...

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

6. laya.html.dom.HTMLDivElement_API3.0 [ 21%]

...tom|middle; 垂直对齐方式 align:left|right|center; 水平对齐方式 line-height:20px; 行高 background-color:#ff0000; 背景颜色 border-color:#ff0000; 边框颜色 width:100px; 对象宽度 height:100px; 对象高度 示例用法: var div:HTMLDivElement=new HTMLDivElement(); div.innerHTM...

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