大约有 1,150 项符合查询结果, 库内数据总量为 30,900 项。 (搜索耗时: 0.0047 秒)
Laya3.0_api(314) Laya_社区(291) Laya2.0_api(226) laya_api(174) Laya2.0_文档(113) Laya3.0_文档(29) Laya2.0_示例(3)
...lobals "laya/maths/Matrix3x3" Matrix3x3 Class Matrix3x3 Matrix3x3 类用于创建3x3矩阵。 Hierarchy Matrix3x3 Implements IClone Index Constructors constructor Properties elements DEFAULT Methods clone cloneTo determinant identity invert rotate scale translate transpose createFromMatrix4x4 create...
来源: Laya3.0_api 发布时间: 20231115
...ums?: number): Matrix Defined in laya/maths/Matrix.ts:30 使用指定参数创建新的 Matrix 对象。 Parameters Default value a: number = 1 (可选)缩放或旋转图像时影响像素沿 x 轴定位的值。 Default value b: number = 0 (可选)旋转或倾斜图像时影响像素沿 y ...
来源: Laya3.0_api 发布时间: 20231115
...').item(0); var theHead = document.getElementsByTagName('body').item(0); //创建脚本的dom对象实例 var myScript = document.createElement('script'); myScript.src = jspath; //指定脚本路径 myScript.type = "text/javascript"; //指定脚本类型 myScript.defer = defer;//true; //程序下载...
来源: Laya_社区 发布时间: 20180316
...structor Defined in laya/resource/HTMLCanvas.ts:59 根据指定的类型,创建一个 HTMLCanvas 实例。 Parameters Default value createCanvas: boolean = false Returns HTMLCanvas Properties _id _id: number = 0 Inherited from Resource._id Defined in laya/resource/Resource.ts:97 destroyedImmediate...
来源: Laya3.0_api 发布时间: 20231115
...ter Overrides Filter.constructor Defined in laya/filters/ColorFilter.ts:25 创建一个 ColorFilter 实例。 Parameters Default value mat: any[] = null (可选)由 20 个项目(排列成 4 x 5 矩阵)组成的数组,用于颜色转换。 Returns ColorFilter Properties _matrix _matrix: any...
来源: Laya3.0_api 发布时间: 20231115
...lement.constructor Defined in laya/d3/core/pixelLine/PixelLineFilter.ts:52 创建一个PixelLineFilter实例 Parameters owner: PixelLineRenderer 渲染精灵节点 maxLineCount: number 最大线长 Returns PixelLineFilter Properties _geometryElementOBj _geometryElementOBj: IRenderGeometryElement Inh...
来源: Laya3.0_api 发布时间: 20231115
...bals "laya/d3/math/Matrix3x3" Matrix3x3 Class Matrix3x3 Matrix3x3 类用于创建3x3矩阵。 Hierarchy Matrix3x3 Implements IClone Index Constructors constructor Properties elements DEFAULT Methods clone cloneTo determinant identity invert rotate scale translate transpose createFromMatrix4x4 create...
来源: Laya3.0_api 发布时间: 20231102
...nonPhysicsComponent Class CannonPhysicsComponent PhysicsComponent 类用于创建物理组件的父类。 Hierarchy Component CannonPhysicsComponent CannonPhysicsTriggerComponent Index Constructors constructor Properties _extra _singleton canScaleShape owner runInEditor scriptPath Accessors awaked c...
来源: Laya3.0_api 发布时间: 20231102
...Defined By ShuriKenParticle3D(material:ShurikenParticleMaterial = null) 创建一个 Particle3D 实例。 ShuriKenParticle3D _getSortID(renderElement:IRenderable, material:BaseMaterial):int 排序函数。 Sprite3D _setBelongScene(scene:Scene):void[override] RenderableSprite3D _setUnBelongScen...
来源: laya_api 发布时间: 20170929
...: NativeBounds Defined in laya/d3/RenderObjs/NativeOBJ/NativeBounds.ts:139 创建一个 Bounds 实例。 Parameters Optional min: Vector3 min 最小坐标 Optional max: Vector3 max 最大坐标。 Returns NativeBounds Properties Static MemoryBlock_size MemoryBlock_size: number = Math.max(6 * 8, 16 *...
来源: Laya3.0_api 发布时间: 20231115