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

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

581. laya.d3.core.scene.OctreeNode [ 68%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames OctreeNodeProperties | Methods Packagelaya.d3.core.sceneClasspublic class OctreeNodeInheritanceOctreeNode ObjectImplements ITreeNodePublic Properties PropertyDefined By  _children : Vector.<OctreeNode>OctreeNode...

来源: laya_api 发布时间: 20170929

582. CameraMoveScript.as在哪儿下载群里的有错 [ 68%]

...s.Event; import laya.events.KeyBoardManager; /** * ... * @author */ public class CameraMoveScript extends Script { protected var lastMouseX:Number; protected var lastMouseY:Number; protected var yawPitchRoll:Vector3 = new Vector3(); protected var resultRotation:Quaternion = new Quaternion(); protect...

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

583. laya.d3.core.material.TerrainMaterial [ 68%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames TerrainMaterialProperties | Methods | Constants Packagelaya.d3.core.materialClasspublic class TerrainMaterialInheritanceTerrainMaterial BaseMaterial laya.resource.Resource ... Public Properties Hide Inherited Public Pro...

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

584. laya.resource.Texture2D_API3.0 [ 68%]

...d Externals Only exported Menu Globals "laya/resource/Texture2D" Texture2D Class Texture2D Texture2D 类用于生成2D纹理。 Hierarchy BaseTexture Texture2D Index Constructors constructor Properties _id destroyedImmediately lock name url uuid DEBUG TEXTURE2D blackTexture errorTexture grayTexture ...

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

585. laya.d3.physics.CharacterController_API3.0 [ 68%]

...ted Menu Globals "laya/d3/physics/CharacterController" CharacterController Class CharacterController CharacterController 类用于创建角色控制器。 Hierarchy PhysicsComponent CharacterController Index Constructors constructor Properties _extra _singleton canScaleShape owner runInEditor script...

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

586. 十几秒以后动画渲染时间变长,帧率变慢,是怎么回事? [ 68%]

...*************************************************************************/ class DollGunRole extends GunRole{  public _box: GunBox; // toset: /** 飞行的范围, 用于计算飞行路径 */ private _fly_site:Site = new SiteEntity( 10, 10, -1, 400 );  public static _ani_cached:boolean = false;  /...

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

587. TypeError: Failed to execute 'texImage2D' on 'WebGLRenderingContext' [ 68%]

... set property 'pivotX' of null 打开弹窗UI时报错 Uncaught TypeError: Class constructor Component cannot be invoked without 'new' TypeError: Cannot read property 'length' of null TypeError: Cannot read property 'getSubShaderAt' of undefined Uncaught TypeError: Cannot read property 'indexCount' ...

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

588. 物理引擎-布 [ 68%]

... Laya.Stat; import WebGL = Laya.WebGL; import Render = Laya.Render; export class Physics_Cloth { private stageWidth: number = 800; private stageHeight: number = 600; private Matter: any = Browser.window.Matter; private LayaRender: any = Browser.window.LayaRender; private mouseConstraint: any; privat...

来源: Laya_示例 发布时间: 20251209

589. ToolTip鼠标悬停的使用 [ 68%]

...aya.utils.Browser; import laya.utils.Handler; import ui.TestTipsUI; public class ToolTipDemo { private var _testTip:TestTipsUI;//ui弹框(IDE发布),用于鼠标悬浮提示框 private var _tip:TipManager;//实例化TipManager public function ToolTipDemo() { Laya.init(Browser.width,Browser.hei...

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

590. laya.d3.webxr.core.WebXRInput_API3.0 [ 68%]

...nals Only exported Menu Globals "laya/d3/WebXR/core/WebXRInput" WebXRInput Class WebXRInput author miner 类用来描述输入设备 Hierarchy EventDispatcher WebXRInput Index Constructors constructor Properties _lastXRPose gamepadAxis gamepadButton handness lastXRPose position ray rotation EVENT_FR...

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