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

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

151. laya.d3.renderobjs.nativeobj.NativeIndexBuffer3D_API3.0 [ 89%]

...rs constructor new NativeIndexBuffer3D(indexType: IndexFormat, indexCount: number, bufferUsage?: BufferUsage, canRead?: boolean): NativeIndexBuffer3D Overrides IndexBuffer3D.constructor Defined in laya/d3/RenderObjs/NativeOBJ/NativeIndexBuffer3D.ts:9 创建一个 VertexBuffer3D 实例。 Parameters ...

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

152. laya.d3.shader.ShaderVariantCollection_API3.0 [ 89%]

...否已经全部编译。 Returns boolean variantCount get variantCount(): number Defined in laya/d3/shader/ShaderVariantCollection.ts:147 包含的变种数量。 Returns number Methods add add(variant: ShaderVariant): boolean Defined in laya/d3/shader/ShaderVariantCollection.ts:156 添加着色器...

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

153. laya.maths.Point [ 89%]

...平轴,y 表示垂直轴。 Public Properties PropertyDefined By  x : Number该点的水平坐标。Point  y : Number该点的垂直坐标。PointPublic Methods  MethodDefined By  Point(x:Number = 0, y:Number = 0) 根据指定坐标,创建一个新的 Point 对象。 Point  distance(x:...

来源: laya_api 发布时间: 20170929

154. laya.display.cmd.DrawRectCmd [ 89%]

...充颜色,或者填充绘图的渐变对象。 DrawRectCmd  height : Number 矩形高度。 DrawRectCmd  lineColor : * (可选)边框颜色,或者填充绘图的渐变对象。 DrawRectCmd  lineWidth : Number (可选)边框宽度。 DrawRectCmd  width : Number 矩形宽度。 Dra...

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

155. laya.display.cmd.ClipRectCmd [ 89%]

...tCmd Object 裁剪命令 Public Properties PropertyDefined By  height : Number 高度。 ClipRectCmd  width : Number 宽度。 ClipRectCmd  x : Number X 轴偏移量。 ClipRectCmd  y : Number Y 轴偏移量。 ClipRectCmdPublic Methods  MethodDefined By  recover():void 回收到对象...

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

156. laya.display.cmd.ScaleCmd [ 89%]

...eCmd Object 缩放命令 Public Properties PropertyDefined By  pivotX : Number (可选)水平方向轴心点坐标。 ScaleCmd  pivotY : Number (可选)垂直方向轴心点坐标。 ScaleCmd  scaleX : Number 水平方向缩放值。 ScaleCmd  scaleY : Number 垂直方向缩放值...

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

157. laya.display.cmd.DrawImageCmd [ 89%]

...eCmd Object 绘制图片 Public Properties PropertyDefined By  height : Number (可选)高度。 DrawImageCmd  texture : Texture 纹理。 DrawImageCmd  width : Number (可选)宽度。 DrawImageCmd  x : Number (可选)X轴偏移量。 DrawImageCmd  y : Number (可选)Y轴...

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

158. laya.device.motion.RotationInfo_API3.0 [ 89%]

...使如此,你依旧可以从alpha中取得正确的值。 alpha alpha: number Defined in laya/device/motion/RotationInfo.ts:19 Z轴旋转角度,其值范围从0至360。 若absolute为true或者在IOS中,alpha值是从北方到当前设备方向的角度值。 beta beta: number Defined in laya...

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

159. laya.d3.resource.models.MorphTargetChannel_API3.0 [ 89%]

...ined in laya/d3/resource/models/MorphTarget.ts:25 targetCount targetCount: number = 0 Defined in laya/d3/resource/models/MorphTarget.ts:32 Methods addTarget addTarget(target: MorphTarget): void Defined in laya/d3/resource/models/MorphTarget.ts:42 Parameters target: MorphTarget Returns void getTarget...

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

160. laya.d3.graphics.VertexBuffer3D_API3.0 [ 89%]

...age setData unbind Constructors constructor new VertexBuffer3D(byteLength: number, bufferUsage: BufferUsage, canRead?: boolean): VertexBuffer3D Overrides VertexBuffer.constructor Defined in laya/d3/graphics/VertexBuffer3D.ts:35 创建一个 VertexBuffer3D 实例。 Parameters byteLength: number 字...

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