大约有 1,460 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0056 秒)
Laya3.0_api(398) Laya_社区(300) Laya2.0_api(251) laya_api(215) Laya2.0_文档(167) Laya3.0_文档(90) Laya2.0_示例(22) Laya_示例(17)
...ColliderShape Class CannonSphereColliderShape SphereColliderShape 类用于创建球形碰撞器。 Hierarchy CannonColliderShape CannonSphereColliderShape Implements IClone Index Constructors constructor Properties needsCustomCollisionCallback SHAPEORIENTATION_UPX SHAPEORIENTATION_UPY SHAPEORIENTAT...
来源: Laya3.0_api 发布时间: 20231102
内嵌模式创建scene,运行时报找不到json文件 我在一个空白工程里面创建了一个scene并使用内嵌模式,界面只是简单显示了一个label,在运行时,报错“laya.core.js:22326 Uncaught Can not find scene:Hello.scene”,原因是在/bin/目录下找不到场...
来源: Laya_社区 发布时间: 20190625
...hape" MeshColliderShape Class MeshColliderShape MeshColliderShape 类用于创建网格碰撞器。 Hierarchy ColliderShape MeshColliderShape Implements IClone Index Constructors constructor Properties needsCustomCollisionCallback SHAPEORIENTATION_UPX SHAPEORIENTATION_UPY SHAPEORIENTATION_UPZ Access...
来源: Laya3.0_api 发布时间: 20231115
...obals "laya/d3/resource/models/SkyBox" SkyBox Class SkyBox SkyBox 类用于创建天空盒。 Hierarchy GeometryElement SkyBox Index Constructors constructor Properties _geometryElementOBj instance Accessors bufferState destroyed drawType indexFormat instanceCount mode Methods _getType clearRenderPa...
来源: Laya3.0_api 发布时间: 20231115
# Clip 组件参考 ## 一、通过LayaAirIDE创建Clip组件 ###1.1 创建Clip Clip 组件可用于显示位图切片动画。Clip 可以将一张图片,按横向分隔数量 clipX、竖向分隔数量 clipY,或横向分割每个切片的宽度 clipWidth、竖向分割每个切片的高度 ...
来源: Laya2.0_文档 发布时间: 20210714
...ionNormalColor ObjectImplements IVertex VertexPositionNormalColor 类用于创建位置、法线、颜色顶点结构。 Public Properties PropertyDefined By color : Vector4[read-only] VertexPositionNormalColor normal : Vector3[read-only] VertexPositionNormalColor position : Vector3[read-o...
来源: laya_api 发布时间: 20170929
...onNTBTexture ObjectImplements IVertex VertexPositionNormalTexture 类用于创建位置、法线、纹理顶点结构。 Public Properties PropertyDefined By normal : Vector3[read-only] VertexPositionNTBTexture position : Vector3[read-only] VertexPositionNTBTexture textureCoordinate : Vect...
来源: laya_api 发布时间: 20170929
...= Laya.Stage.ALIGN_CENTER; Laya.stage.alignV = Laya.Stage.ALIGN_MIDDLE; // 创建Video元素 var videoElement = Laya.Browser.createElement("video"); Laya.Browser.document.body.appendChild(videoElement); // 设置Video元素地样式和属性 videoElement.style.zInddex = Laya.Render.canvas.style.zInd...
来源: Laya_示例 发布时间: 20250223
...ethods Show Inherited Public Methods MethodDefined By SkyBoxMaterial() 创建一个 SkyBoxMaterial 实例。 SkyBoxMaterial _addReference(count:int = 1):void[override] BaseMaterial _parse(data:*, propertyParams:Object = null, constructParams:Array = null):BaseMaterial[static] BaseMaterial _re...
来源: Laya2.0_api 发布时间: 20190513
...ormalTexture ObjectImplements IVertex VertexPositionNormalTexture 类用于创建位置、法线、纹理顶点结构。 Public Properties PropertyDefined By normal : Vector3[read-only] VertexPositionNormalTexture position : Vector3[read-only] VertexPositionNormalTexture textureCoordinate ...
来源: laya_api 发布时间: 20170929