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

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

401. laya.d3.core.light.LightSprite [ 73%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames LightSpriteProperties | Methods | Events Packagelaya.d3.core.lightClasspublic class LightSpriteInheritanceLightSprite Sprite3D Node EventDispatcher ObjectSubclasses DirectionLight, PointLight, SpotLight LightSprite 类...

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

402. Uncaught TypeError: Cannot read property '$_TID' of undefined [ 73%]

...annot read property 'displayObject' of null Laya2.1.0 JS调用Java PlatformClass undefined Uncaught unknown animationClip version. 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 Uncaught TypeError: Cannot read pro...

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

403. laya.d3.component.animator.Animator_API3.0 [ 73%]

... Only exported Menu Globals "laya/d3/component/Animator/Animator" Animator Class Animator Animator 类用于创建动画组件。 Hierarchy Component Animator Index Constructors constructor Properties _controller _extra _singleton cullingMode owner runInEditor scriptPath CULLINGMODE_ALWAYSANIMATE CU...

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

404. 微信小游戏默认项目代码添加unity导出.lh文件,微信开发工具提示错误 [ 73%]

...件,在laya内测试正常加载显示,代码如下:// 程序入口 class LayaAir3D { /*3D场景*/ private scene:Laya.Scene; /*3D角色*/ private role:Laya.Sprite3D; /*3D摄像机*/ public camera:Laya.Camera; constructor() { //初始化微信小游戏 Laya.MiniAdpter.init(); //初始化引擎 ...

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

405. laya.d3.core.light.AreaLightCom_API3.0 [ 73%]

... Only exported Menu Globals "laya/d3/core/light/AreaLightCom" AreaLightCom Class AreaLightCom LightSprite 类用于创建灯光的父类。 Hierarchy Light AreaLightCom Index Constructors constructor Properties _extra _singleton color owner runInEditor scriptPath Accessors awaked destroyed enabled h...

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

406. tiledmap有时尺寸不正确 [ 73%]

...ir有bug吗,我的代码是根据教程来写的,现附上代码export class Scene{ // 当前场景的配置信息 private _mLevelConf:LevelConf = null; // 地图文件 private _mTiledMap:TiledMap = null; // 自定义信息文件 private _mLoader:Loader = null; // 当前地图X坐标 private _mV...

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

407. 在Unity中设置动画事件(JavaScript-3D基础(JS)-LayaAir3D之Animator动画) [ 73%]

...响事件的触发这里是随便取的名。 ```typescript export default class SceneScript extends Laya.Script3D { constructor(){ super(); //用于表现的方法 this.showMsgFunc = null; } //对应unity添加的AnimationEvent的动画事件函数,名字是可以对应上的 ShowMsg() { console....

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

408. laya.d3.physics.shape.HeightfieldTerrainShape_API3.0 [ 73%]

...ls "laya/d3/physics/shape/HeightfieldTerrainShape" HeightfieldTerrainShape Class HeightfieldTerrainShape BoxColliderShape 类用于创建高度图地形形状碰撞器。 Hierarchy ColliderShape HeightfieldTerrainShape Implements IClone Index Constructors constructor Properties dataPtr initSize need...

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

409. laya.ani.bone.BoneSlot_API3.0 [ 73%]

...ted Externals Only exported Menu Globals "laya/ani/bone/BoneSlot" BoneSlot Class BoneSlot Hierarchy BoneSlot Index Properties attachmentName currDisplayData currSlotData currTexture displayIndex name parent srcDisplayIndex templet type Methods copy draw drawBonePoint getMatrix replaceDisplayByIndex ...

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

410. laya.d3.physics.constraints.ConstraintComponent [ 73%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames ConstraintComponentProperties | Methods Packagelaya.d3.physics.constraintsClasspublic class ConstraintComponentInheritanceConstraintComponent Component Object ConstraintComponent 类用于创建约束的父类。 Public ...

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