大约有 1,460 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0059 秒)
Laya3.0_api(398) Laya_社区(300) Laya2.0_api(251) laya_api(215) Laya2.0_文档(167) Laya3.0_文档(90) Laya2.0_示例(22) Laya_示例(17)
...ited from Component.constructor Defined in laya/components/Component.ts:44 创建一个新的 Component 实例。 Returns EffectBase Properties Optional _extra _extra: IComponentExtra Inherited from Component._extra Defined in laya/components/Component.ts:36 Optional _singleton _singleton: boolean =...
来源: Laya3.0_api 发布时间: 20231115
...tLight LightSprite Sprite3D Node EventDispatcher Object SpotLight 类用于创建聚光。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场...
来源: Laya2.0_api 发布时间: 20190513
...honeyzzzz 赞同来自: 您好,不管什么特效都会报错误,比如创建一个Unity默认的例子,然后导出,是Unity版本问题吗?我是5.3.7,插件是0.58版本 2017-03-31 0 0 分享 微博 QZONE 微信 cuixueying 赞同来自: 目前我们正在全力开发最新的unity插...
来源: Laya_社区 发布时间: 20170331
# 通过PrimitiveMesh创建简单Mesh ###### *version :2.0.2beta Update:2019-4-26* 在快速开启3D之旅的课程中,我们已用到了**PrimitiveMesh**的**createBox**方法创建一个盒子模型,本节课中介绍该类来创建其他的基础模型,并且使用transform来调整位...
来源: Laya2.0_文档 发布时间: 20210715
...lColorSkin ObjectImplements IVertex VertexPositionNormalColorSkin 类用于创建位置、法线、颜色、骨骼索引、骨骼权重顶点结构。 Public Properties PropertyDefined By blendIndex : Vector4[read-only] VertexPositionNormalColorSkin blendWeight : Vector4[read-only] VertexPosi...
来源: laya_api 发布时间: 20170929
...提供 3D 物理引擎功能吗? LayaAir怎么和FairyGUI整合 TiledMap创建地图在LayaAir中显示不完全 最新版LayaAir IDE 2.2.0beta4的几个问题 html控件bug汇总(版本layaAir 2.4) LayaAir IDE2.0项目发布为微信小游戏,预制体被忽略上传怎么办? LayaAir IDE...
来源: Laya_社区 发布时间: 20180128
...ructor Defined in laya/d3/component/Animator/AnimatorStateCondition.ts:108 创建number比较条件类 Parameters name: string Returns AnimatorStateNumberCondition Accessors compareFlag get compareFlag(): AniStateConditionNumberCompressType set compareFlag(value: AniStateConditionNumberCompressType)...
来源: Laya3.0_api 发布时间: 20231102
....5)); camera.transform.rotate(new Laya.Vector3(-15, 0, 0), true, false); //创建平行光 var directionLight = scene.addChild(new Laya.DirectionLight()); directionLight.color = new Laya.Vector3(0.6, 0.6, 0.6); //加载精灵 var monkey = Laya.Loader.getRes("res/threeDimen/skinModel/LayaMonkey/LayaM...
来源: Laya2.0_文档 发布时间: 20210714
...kin ObjectImplements IVertex VertexPositionNormalColorTextureSkin 类用于创建位置、法线、颜色、纹理、骨骼索引、骨骼权重顶点结构。 Public Properties PropertyDefined By blendIndex : Vector4[read-only] VertexPositionNormalTextureSkin blendWeight : Vector4[read-only]...
来源: laya_api 发布时间: 20170929
...3/math/BoundFrustum" BoundFrustum Class BoundFrustum BoundFrustum 类用于创建锥截体。 Hierarchy BoundFrustum Implements IClone Index Constructors constructor Accessors bottom far left matrix near right top Methods clone cloneTo containsBoundBox containsBoundSphere containsPoint equalsBoundFr...
来源: Laya3.0_api 发布时间: 20231115