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

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

451. laya.d3.physicscannon.shape.CannonSphereColliderShape_API3.0 [ 72%]

...ColliderShape Class CannonSphereColliderShape SphereColliderShape 类用于创建球形碰撞器。 Hierarchy CannonColliderShape CannonSphereColliderShape Implements IClone Index Constructors constructor Properties needsCustomCollisionCallback SHAPEORIENTATION_UPX SHAPEORIENTATION_UPY SHAPEORIENTAT...

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

452. 内嵌模式创建scene,运行时报找不到json文件 [ 72%]

内嵌模式创建scene,运行时报找不到json文件 我在一个空白工程里面创建了一个scene并使用内嵌模式,界面只是简单显示了一个label,在运行时,报错“laya.core.js:22326 Uncaught Can not find scene:Hello.scene”,原因是在/bin/目录下找不到场...

来源: Laya_社区 发布时间: 20190625

453. laya.d3.physics.shape.MeshColliderShape_API3.0 [ 72%]

...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

454. laya.d3.resource.models.SkyBox_API3.0 [ 72%]

...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

455. Clip属性详解(TypeScript-IDE篇(TS)-IDE组件属性详解) [ 72%]

# Clip 组件参考 ## 一、通过LayaAirIDE创建Clip组件 ###1.1 创建Clip ​ Clip 组件可用于显示位图切片动画。Clip 可以将一张图片,按横向分隔数量 clipX、竖向分隔数量 clipY,或横向分割每个切片的宽度 clipWidth、竖向分割每个切片的高度 ...

来源: Laya2.0_文档 发布时间: 20210714

456. laya.d3.graphics.VertexPositionNormalColor [ 72%]

...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

457. laya.d3.graphics.VertexPositionNTBTexture [ 72%]

...onNTBTexture ObjectImplements IVertex VertexPositionNormalTexture 类用于创建位置、法线、纹理顶点结构。 Public Properties PropertyDefined By  normal : Vector3[read-only] VertexPositionNTBTexture  position : Vector3[read-only] VertexPositionNTBTexture  textureCoordinate : Vect...

来源: laya_api 发布时间: 20170929

458. DOM元素-视频 [ 72%]

...= 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

459. laya.d3.core.material.SkyBoxMaterial [ 72%]

...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

460. laya.d3.graphics.VertexPositionNormalTexture [ 72%]

...ormalTexture ObjectImplements IVertex VertexPositionNormalTexture 类用于创建位置、法线、纹理顶点结构。 Public Properties PropertyDefined By  normal : Vector3[read-only] VertexPositionNormalTexture  position : Vector3[read-only] VertexPositionNormalTexture  textureCoordinate ...

来源: laya_api 发布时间: 20170929