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

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

1. laya.d3.math.BoundFrustum [ 100%]

...oundFrustum  right : Plane[read-only] 获取右平面。 BoundFrustum  top : Plane[read-only] 获取顶平面。 BoundFrustumPublic Methods  MethodDefined By  BoundFrustum(matrix:Matrix4x4) 创建一个 BoundFrustum 实例。 BoundFrustum  containsBoundBox(box:BoundBox):int 与包围盒的...

来源: laya_api 发布时间: 20170929

2. laya.ui.LayoutStyle [ 98%]

...ber = NaN表示距右边的距离(以像素为单位)。LayoutStyle  top : Number = NaN表示距顶边的距离(以像素为单位)。LayoutStylePublic Constants ConstantDefined By  EMPTY : LayoutStyle[static] 一个已初始化的 LayoutStyle 实例。LayoutStyleProperty DetailanchorXp...

来源: laya_api 发布时间: 20170929

3. laya.display.Stage [ 78%]

...居右对齐; Stage  alignV : String 垂直对齐方式。默认值为"top"。 取值范围: "top" :居顶部对齐; "middle" :居中对齐; "bottom" :居底部对齐; Stage alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。S...

来源: laya_api 发布时间: 20170929

4. laya.ui.HBox [ 76%]

...用来实现自定义样式的鼠标提示和参数携带等。 Component top : Number 从组件顶边到其内容区域顶边之间的垂直距离(以像素为单位)。 Component transform : Matrix 对象的矩阵信息。通过设置矩阵可以实现节点旋转,缩放,位移效果。 ...

来源: laya_api 发布时间: 20170929

5. laya.d3.math.Matrix4x4 [ 69%]

...rix4x4  createOrthoOffCenterRH(left:Number, right:Number, bottom:Number, top:Number, near:Number, far:Number, out:Matrix4x4):void[static] 计算正交投影矩阵。 Matrix4x4  createPerspective(fov:Number, aspect:Number, near:Number, far:Number, out:Matrix4x4):void[static] 计算透视投影矩...

来源: laya_api 发布时间: 20170929

6. laya.ui.Component [ 61%]

...来实现自定义样式的鼠标提示和参数携带等。 Component  top : Number 从组件顶边到其内容区域顶边之间的垂直距离(以像素为单位)。 Component transform : Matrix 对象的矩阵信息。通过设置矩阵可以实现节点旋转,缩放,位移效果。 ...

来源: laya_api 发布时间: 20170929

7. laya.ui.Label [ 49%]

...用来实现自定义样式的鼠标提示和参数携带等。 Component top : Number 从组件顶边到其内容区域顶边之间的垂直距离(以像素为单位)。 Component transform : Matrix 对象的矩阵信息。通过设置矩阵可以实现节点旋转,缩放,位移效果。 ...

来源: laya_api 发布时间: 20170929

8. laya.ui.TextArea [ 39%]

...用来实现自定义样式的鼠标提示和参数携带等。 Component top : Number 从组件顶边到其内容区域顶边之间的垂直距离(以像素为单位)。 Component transform : Matrix 对象的矩阵信息。通过设置矩阵可以实现节点旋转,缩放,位移效果。 ...

来源: laya_api 发布时间: 20170929

9. laya.ui.TextInput [ 35%]

...用来实现自定义样式的鼠标提示和参数携带等。 Component top : Number 从组件顶边到其内容区域顶边之间的垂直距离(以像素为单位)。 Component transform : Matrix 对象的矩阵信息。通过设置矩阵可以实现节点旋转,缩放,位移效果。 ...

来源: laya_api 发布时间: 20170929

10. laya.display.Text [ 33%]

...ingText  valign : String 表示文本的垂直显示方式。 取值: "top": 居顶部对齐显示。 "middle": 居中对齐显示。 "bottom": 居底部对齐显示。 Text viewport : Rectangle = null 视口大小,视口外的子对象,将不被渲染(如果想实现裁剪效果,...

来源: laya_api 发布时间: 20170929