大约有 302 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0067 秒)
...Light LightSprite Sprite3D Node EventDispatcher Object PointLight 类用于创建点光。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场...
来源: Laya2.0_api 发布时间: 20190513
...如图2-1所示。 (图2-1) 除了层级面板的添加,也可以先创建一个节点,然后从组件列表上,找到“2D灯光” -> “2D自由形态光”,为节点直接添加该组件。 2.2 多边形顶点 除了通用的灯光属性外,2D自由形态光有两个特有的属...
来源: Laya3.0_文档 发布时间: 20251010
...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
...cleRenderer Class ShurikenParticleRenderer ShurikenParticleRender 类用于创建3D粒子渲染器。 Hierarchy BaseRender ShurikenParticleRenderer Implements IBoundsCell Index Constructors constructor Properties _extra _particleSystem _receiveShadow _singleton owner runInEditor scriptPath sortingFu...
来源: Laya3.0_api 发布时间: 20231115
...bjectSubclasses DirectionLight, PointLight, SpotLight LightSprite 类用于创建灯光的父类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获...
来源: Laya2.0_api 发布时间: 20190513
... 骨骼动画:*暂不支持unity中自己创建的Humanoid类型的骨骼动画*,Animator组件中的Avatar不能为空。 材质动画/刚体动画:只支持对物理的旋转平移缩放属性,材质的基本属性,不支持...
来源: Laya_社区 发布时间: 20170428
...到的图片我也会放到附件 --> <!-- 请用LayaAir IDE 自行创建窗口 并且放入一枚按钮,目前只对 矩形 挖洞 其他形状请参考我提供的 API 地址自行参考 --> <!-- 用谷歌浏览器进行调试的时候 如果选择了开发工具里面的 手机设...
来源: Laya_社区 发布时间: 20200604
...ite Sprite3D ComponentNode Node EventDispatcher Object PointLight 类用于创建点光。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Sprite3D activeInHierarchy : Boolean[read-only] 获取在...
来源: laya_api 发布时间: 20170929
...Sprite3D ComponentNode Node EventDispatcher Object DirectionLight 类用于创建平行光。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Sprite3D activeInHierarchy : Boolean[read-only] 获取...
来源: laya_api 发布时间: 20170929
...用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会额外创建renderTarget对象,增加内存开销,缓存面积有最大2048限制,不断重绘时会增加CPU开销。优点:大幅减少drawcall,渲染性能最高。 webgl下命令缓存模式缺点:只会减少节点...
来源: laya_api 发布时间: 20170929