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

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

291. laya.ui.Widget [ 77%]

...: Number表示距左边的距离(以像素为单位)。Widget owner : Node [只读]获取所属Node节点。 Component  right : Number表示距右边的距离(以像素为单位)。Widget  top : Number表示距顶边的距离(以像素为单位)。WidgetPublic Methods Hide Inherited...

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

292. laya.d3.physicscannon.CannonRigidbody3D_API3.0 [ 77%]

...nnon/CannonPhysicsComponent.ts:191 是否可以缩放Shape。 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:3...

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

293. IDE报错 [ 76%]

...Program Files (x86)\LayaBox\LayaAirIDE\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\chromeConnection.js:56:28) at ChromeDebugAdapter.get chrome [as chrome] (c:\Program Files (x86)\LayaBox\LayaAirIDE\resources\app\extensions\laya-debug\node_modules\vscode-c...

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

294. prop 识别不到 [ 76%]

... does not exist on type 'Index'.[39m at error (E:\LayaAirIDE\resources\app\node_modules\rollup\dist\rollup.js:9402:30) at Object.error (E:\LayaAirIDE\resources\app\node_modules\rollup\dist\rollup.js:15621:24) at Object.error (E:\LayaAirIDE\resources\app\node_modules\rollup\dist\rollup.js:16065:38) a...

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

295. laya.d3.core.ui3d.UI3D_API3.0 [ 76%]

... materials prefab ratioIgnor receiveShadow reflectionMode renderMode renderNode renderbitFlag resolutionRate scale sharedMaterial sharedMaterials sprite volume Methods _applyReflection _cloneTo _getCameraDistance _initialize _setOwner destroy getUITexture hasHideFlag onAdded onAwake onDestroy onDisa...

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

296. 加载prefab的代码编译失败,提示“Property 'transform' does not exist on type 'Node'” [ 76%]

...代码编译失败,提示“Property 'transform' does not exist on type 'Node'” 我从unity工程导出prefab到layaair中使用,根据文档中的介绍,使用如下代码加载prefab资源,             Laya.Sprite3D.load("res/prefabs/Conventional/SampleScene.lh", Laya.Handler.create(...

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

297. laya.d3.core.material.SkyProceduralMaterial [ 76%]

...IGH_QUALITY : int = 1[static] 太阳_高质量SkyProceduralMaterial  SUN_NODE : int = 0[static] 太阳_无SkyProceduralMaterial  SUN_SIMPLE : int = 2[static] 太阳_精简SkyProceduralMaterialProperty DetailatmosphereThicknesspropertyatmosphereThickness:Number 获取大气厚度,范围是0到5...

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

298. laya.physics.joint.RopeJoint [ 76%]

...接刚体,可不设置,默认为左上角空刚体RopeJoint owner : Node [只读]获取所属Node节点。 Component  selfAnchor : Array[首次设置有效]自身刚体链接点,是相对于自身刚体的左上角位置偏移RopeJoint  selfBody : RigidBody[首次设置有效]关节的自...

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

299. laya.physics.joint.WeldJoint [ 76%]

...ody : RigidBody[首次设置有效]关节的连接刚体WeldJoint owner : Node [只读]获取所属Node节点。 Component  selfBody : RigidBody[首次设置有效]关节的自身刚体WeldJointProtected Properties Hide Inherited Protected Properties Show Inherited Protected Properties PropertyD...

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

300. laya.display.Input [ 76%]

...ts Packagelaya.displayClasspublic class InputInheritanceInput Text Sprite Node EventDispatcher Object Input 类用于创建显示对象以显示和输入文本。 Input 类封装了原生的文本输入框,由于不同浏览器的差异,会导致此对象的默认文本的位置与用户点击...

来源: laya_api 发布时间: 20170929