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

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

371. laya.d3.core.light.DirectionLight [ 74%]

...y : Boolean[read-only] 获取在场景中是否激活。 Sprite3D color : Vector3 灯光颜色。 LightSprite componentsCount : int[read-only] 获得组件的数量。 Sprite3D destroyed : Boolean[只读]是否已经销毁。对象销毁后不能再使用。Node diffuseColor : Vector3 获取灯...

来源: laya_api 发布时间: 20170929

372. laya.d3.core.BaseCamera [ 74%]

...lean[read-only] 获取在场景中是否激活。 Sprite3D  clearColor : Vector4摄像机的清除颜色。BaseCamera  clearFlag : int清楚标记。BaseCamera componentsCount : int[read-only] 获得组件的数量。 Sprite3D  cullingMask : int 可视遮罩图层。 BaseCamera destroyed : B...

来源: laya_api 发布时间: 20170929

373. laya.d3.core.pixelline.PixelLineRenderer_API3.0 [ 74%]

... value: number Returns void lightmapScaleOffset get lightmapScaleOffset(): Vector4 set lightmapScaleOffset(value: Vector4): void Inherited from PixelLineRenderer.lightmapScaleOffset Defined in laya/d3/core/render/BaseRender.ts:269 光照贴图的缩放和偏移。 Returns Vector4 Inherited from Pixe...

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

374. unity导出动画如何使用 root motion node [ 74%]

...a (UnityEngine.GameObject gameObject, .JSONObject node, .JSONObject child, Vector3 position, Quaternion rotation, Vector3 scale, System.String& goPath) LayaExport.DataManager.getGameObjectData (UnityEngine.GameObject gameObject, System.String gameObjectPath, .JSONObject parentsChildNodes, Boolea...

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

375. 资源加载(ActionScript-3D基础(AS3)-LayaAir3D之资源加载) [ 74%]

...dChild(new DirectionLight()) as DirectionLight; directionLight.color = new Vector3(1, 1, 1); directionLight.transform.rotate(new Vector3( -3.14 / 3, 0, 0)); })); ``` 查看加载后的效果(图1)。 ![](img/1.png)(图片1) #### 2. 材质加载 在单个材质进行加载的时候,我们使用...

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

376. Config3D_API3.0 [ 74%]

...s:19 是否开启UniformBuffer Static lightClusterCount lightClusterCount: Vector3 = new Vector3(12, 12, 12) Defined in Config3D.ts:47 X、Y、Z轴的光照集群数量,Z值会影响Cluster接受区域光(点光、聚光)影响的数量,Math.floor(2048 / lightClusterCount.z - 1) * 4 为每个Cluster...

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

377. laya.d3.core.material.Material_API3.0 [ 74%]

...etShaderDataByIndex getShaderPropertyValue getTexture getTextureByIndex getVector2 getVector2ByIndex getVector3 getVector3ByIndex getVector4 getVector4ByIndex hasDefine hasListener isCreateFromURL off offAll offAllCaller oldparseEndEvent on once removeDefine setBool setBoolByIndex setBuffer setBuffe...

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

378. laya.ani.bone.Templet [ 74%]

...失败 Templet  isParserComplete : Boolean = falseTemplet  mBoneArr : Vector.<Bone>Templet  mRootBone : BoneTemplet  pathArr : Array path数据 Templet  rate : NumberTemplet  skinDataArray : Array 皮肤数据 Templet  skinDic : Object 皮肤的字典数据 Templet  skinSlotDis...

来源: laya_api 发布时间: 20170929

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

...a.d3.core.scene.Scene; import laya.d3.math.Quaternion; import laya.d3.math.Vector3; import laya.events.Event; import laya.events.KeyBoardManager; /** * ... * @author */ public class CameraMoveScript extends Script { protected var lastMouseX:Number; protected var lastMouseY:Number; protected var yawP...

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

380. laya.d3.core.particleshuriken.ShurikenParticleSystem_API3.0 [ 73%]

...tem.ts:301 粒子的播放速度。 startColorConstant startColorConstant: Vector4 = new Vector4(1, 1, 1, 1) Defined in laya/d3/core/particleShuriKen/ShurikenParticleSystem.ts:290 开始颜色,0模式。 startColorConstantMax startColorConstantMax: Vector4 = new Vector4(1, 1, 1, 1) Defined in laya...

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