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

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

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

...Number, height:Number) 创建一个 Viewport 实例。 Viewport  project(source:Vector3, matrix:Matrix4x4, out:Vector3):void 变换一个三维向量。 Viewport  unprojectFromMat(source:Vector3, matrix:Matrix4x4, out:Vector3):void 反变换一个三维向量。 Viewport  unprojectFromWVP(sour...

来源: laya_api 发布时间: 20170929

2. laya.maths.Rectangle [ 89%]

...定义的矩形区域内是否包含指定的点。 Rectangle  copyFrom(source:Rectangle):Rectangle 复制 source 对象的属性值到此矩形对象中。 Rectangle  equals(rect:Rectangle):Boolean 检测传入的 Rectangle 对象的属性是否与当前 Rectangle 对象的属性 x、y、width...

来源: laya_api 发布时间: 20170929

3. laya.d3.utils.Utils3D [ 86%]

...具。 Public Methods  MethodDefined By  convert3DCoordTo2DScreenCoord(source:Vector3, out:Vector3):void[static] 转换3D投影坐标系统到2D屏幕坐标系统,以像素为单位,通常用于正交投影下的3D坐标((0,0)在屏幕中心)到2D屏幕坐标((0,0)在屏幕左...

来源: laya_api 发布时间: 20170929

4. laya.d3.resource.BaseTexture [ 84%]

...ex | Frames No Frames BaseTextureProperties | Methods Packagelaya.d3.resourceClasspublic class BaseTextureInheritanceBaseTexture laya.resource.ResourceSubclasses DataTexture2D, RenderTexture, SolidColorTexture2D, SolidColorTextureCube, Texture2D, TextureCube BaseTexture 纹理的父类,抽象...

来源: laya_api 发布时间: 20170929

5. laya.resource.Texture [ 84%]

...| Frames No Frames TextureProperties | Methods | Events Packagelaya.resourceClasspublic class TextureInheritanceTexture EventDispatcher ObjectSubclasses RenderTarget2D Texture 是一个纹理处理类。 Public Properties PropertyDefined By  _atlasID : int = -1Texture  bitmap : * 图片或...

来源: laya_api 发布时间: 20170929

6. laya.d3.resource.SolidColorTexture2D [ 83%]

...rames No Frames SolidColorTexture2DProperties | Methods Packagelaya.d3.resourceClasspublic class SolidColorTexture2DInheritanceSolidColorTexture2D BaseTexture laya.resource.Resource SolidColorTexture2D 二维纯色纹理。 Public Properties Hide Inherited Public Properties Show Inherited Public P...

来源: laya_api 发布时间: 20170929

7. laya.d3.resource.RenderTexture [ 79%]

... | Frames No Frames RenderTextureProperties | Methods Packagelaya.d3.resourceClasspublic class RenderTextureInheritanceRenderTexture BaseTexture laya.resource.Resource RenderTarget 类用于创建渲染目标。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties...

来源: laya_api 发布时间: 20170929

8. laya.ui.AutoBitmap [ 77%]

...,4,0,4,0,1为垂直3宫格,3宫格性能比9宫格高。 AutoBitmap  source : Texture 对象的纹理资源。 AutoBitmap  width : Number 表示显示对象的宽度,以像素为单位。 AutoBitmapPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By...

来源: laya_api 发布时间: 20170929

9. laya.d3.resource.TextureCube [ 58%]

...ex | Frames No Frames TextureCubeProperties | Methods Packagelaya.d3.resourceClasspublic class TextureCubeInheritanceTextureCube BaseTexture laya.resource.ResourcePublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  defaulteTexture : BaseText...

来源: laya_api 发布时间: 20170929

10. laya.d3.math.Vector3 [ 57%]

...法线三维向量到另外一个三维向量。 Vector3  transformQuat(source:Vector3, rotation:Quaternion, out:Vector3):void[static] 根据四元数旋转三维向量。 Vector3  transformV3ToV3(vector:Vector3, transform:Matrix4x4, result:Vector3):void[static] 通过矩阵转换一个三维向...

来源: laya_api 发布时间: 20170929