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

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

161. UI-FontClip [ 81%]

...。 let assets = ["res/comp/fontClip_num.png", "res/comp/fontClip.png"]; class Font_Clip { constructor() { // 不支持WebGL时自动切换至Canvas const WebGL = Laya.WebGL, Stage = Laya.Stage; Laya.init(800, 600, WebGL); Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTE...

来源: Laya2.0_示例 发布时间: 20241125

162. TypeError: Cannot read property '_layer' of null; at Function.FrustumCulling.renderObjectCulling [ 81%]

...rror: Cannot read property 'cursor' of undefined错误 Uncaught TypeError: Class constructor Component cannot be invoked without 'new' 关于graphics.drawTexture方法设置纹理报错TypeError: texture.getIsReady is not a function 升级到2.2.0Beta报错Uncaught TypeError: Class constructor Sprit...

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

163. laya.d3.core.ParticleRender [ 81%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames ParticleRenderProperties | Methods Packagelaya.d3.coreClasspublic class ParticleRenderInheritanceParticleRender BaseRender EventDispatcher Object ... Public Properties Hide Inherited Public Properties Show Inherited Publ...

来源: laya_api 发布时间: 20170603

164. laya.d3.terrain.TerrainFilter [ 81%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames TerrainFilterProperties | Methods Packagelaya.d3.terrainClasspublic class TerrainFilterInheritanceTerrainFilter laya.d3.core.GeometryElement TerrainFilter 类用于创建TerrainFilter过滤器。 Public Properties Prope...

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

165. laya.d3.core.GlitterRender [ 81%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames GlitterRenderProperties | Methods Packagelaya.d3.coreClasspublic class GlitterRenderInheritanceGlitterRender BaseRender EventDispatcher Object ... Public Properties Hide Inherited Public Properties Show Inherited Public ...

来源: laya_api 发布时间: 20170929

166. viewportPointToRay产生的射线始终有偏差,是为什么? [ 81%]

...rt Vector4 = Laya.Vector4; import WebGLContext = Laya.WebGLContext; export class SceneScript extends Script { private _originPosition:Vector3 = new Vector3(0, -1, 1); private _phasorSpriter3D:PhasorSpriter3D; private _color:Vector4 = new Vector4(1, 0, 0, 1); private _point:Vector2 = new Vector2(); p...

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

167. 其他引擎的Demo-Example_21 [ 81%]

...sDown = false, path = [], color = colors[0], liveGraphics, canvasGraphics; class PIXI_Example_21 { constructor() { const Browser = Laya.Browser, WebGL = Laya.WebGL, Stage = Laya.Stage, Stat = Laya.Stat, Handler = Laya.Handler, Loader = Laya.Loader; // 不支持WebGL时自动切换至Canvas Laya.init...

来源: Laya2.0_示例 发布时间: 20241125

168. laya.d3.core.MeshRender [ 81%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames MeshRenderProperties | Methods Packagelaya.d3.coreClasspublic class MeshRenderInheritanceMeshRender BaseRender EventDispatcher ObjectSubclasses SkinnedMeshRender MeshRender 类用于网格渲染器。 Public Properties H...

来源: laya_api 发布时间: 20170929

169. laya.d3.physics.PhysicsTriggerComponent [ 81%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames PhysicsTriggerComponentProperties | Methods Packagelaya.d3.physicsClasspublic class PhysicsTriggerComponentInheritancePhysicsTriggerComponent PhysicsComponent Component ObjectSubclasses PhysicsCollider, Rigidbody3D Physi...

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

170. laya.d3.resource.TextureCube [ 80%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames TextureCubeProperties | Methods Packagelaya.d3.resourceClasspublic class TextureCubeInheritanceTextureCube BaseTexture laya.resource.ResourcePublic Properties Hide Inherited Public Properties Show Inherited Public Proper...

来源: laya_api 发布时间: 20170929