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

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

21. laya.d3.graphics.VertexPositionNormalColorTexture0Texture1SkinTangent [ 96%]

...重顶点结构。 Public Properties PropertyDefined By  blendIndex : Vector4[read-only] VertexPositionNormalColorTexture0Texture1SkinTangent  blendWeight : Vector4[read-only] VertexPositionNormalColorTexture0Texture1SkinTangent  color : Vector4[read-only] VertexPositionNormalColorTexture0Tex...

来源: laya_api 发布时间: 20170929

22. laya.d3.graphics.VertexPositionNormalTexture0Texture1Skin [ 96%]

...重顶点结构。 Public Properties PropertyDefined By  blendIndex : Vector4[read-only] VertexPositionNormalTexture0Texture1Skin  blendWeight : Vector4[read-only] VertexPositionNormalTexture0Texture1Skin  normal : Vector3[read-only] VertexPositionNormalTexture0Texture1Skin  position : Vect...

来源: laya_api 发布时间: 20170929

23. laya.d3.graphics.VertexPositionNormalTexture0Texture1SkinTangent [ 96%]

...重顶点结构。 Public Properties PropertyDefined By  blendIndex : Vector4[read-only] VertexPositionNormalTexture0Texture1SkinTangent  blendWeight : Vector4[read-only] VertexPositionNormalTexture0Texture1SkinTangent  normal : Vector3[read-only] VertexPositionNormalTexture0Texture1SkinTange...

来源: laya_api 发布时间: 20170929

24. laya.d3.graphics.VertexPositionNormalTexture0Texture1 [ 96%]

...、纹理顶点结构。 Public Properties PropertyDefined By  normal : Vector3[read-only] VertexPositionNormalTexture0Texture1  position : Vector3[read-only] VertexPositionNormalTexture0Texture1  textureCoordinate0 : Vector2[read-only] VertexPositionNormalTexture0Texture1  textureCoordinat...

来源: laya_api 发布时间: 20170929

25. 自定义shader-简单shader [ 95%]

...ddChild(new Laya.Camera(0, 0.1, 100)); camera.transform.translate(new Laya.Vector3(0, 0.5, 1.5)); camera.addComponent(CameraMoveScript); var layaMonkey = scene.addChild(new Laya.MeshSprite3D(Laya.Mesh.load("../../res/threeDimen/skinModel/LayaMonkey/Assets/LayaMonkey/LayaMonkey-LayaMonkey.lm"))); lay...

来源: Laya_示例 发布时间: 20240930

26. laya.d3.graphics.VertexPositionNormalTexture0Texture1Tangent [ 95%]

...、切线顶点结构。 Public Properties PropertyDefined By  normal : Vector3[read-only] VertexPositionNormalTexture0Texture1Tangent  position : Vector3[read-only] VertexPositionNormalTexture0Texture1Tangent  tangent : Vector3[read-only] VertexPositionNormalTexture0Texture1Tangent  textur...

来源: laya_api 发布时间: 20170929

27. 关于Laya.Quaternion.createFromAxisAngle旋转角度不正确的问题 [ 95%]

...结果有偏差   举例说明: 两个向量的夹角为N度,通过Laya.Vector3.cross(dir1,dir2,normal)获取两个向量的法线, 围绕法线将一个向量旋转N度时,不能与另一个向量重合   private testdir(){         //定义两个向量,算出向量夹角         v...

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

28. 自定义shader-边缘光照shader [ 94%]

...dChild(new Laya.Camera(0, 0.1, 1000)); camera.transform.translate(new Laya.Vector3(0, 0.85, 1.7)); camera.transform.rotate(new Laya.Vector3(-15, 0, 0), true, false); camera.addComponent(CameraMoveScript); var directionLight = scene.addChild(new Laya.DirectionLight()); directionLight.color = new Laya...

来源: Laya_示例 发布时间: 20240930

29. laya.maths.Vector3_API3.0 [ 93%]

...c/Protected All Inherited Externals Only exported Menu Globals "laya/maths/Vector3" Vector3 Class Vector3 Vector3 类用于创建三维向量。 Hierarchy Vector3 Implements IClone Index Constructors constructor Properties x y z ForwardLH ForwardRH NegativeUnitX ONE UnitX UnitY UnitZ Up ZERO Methods...

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

30. laya.d3.math.Vector3_API3.0 [ 92%]

...Protected All Inherited Externals Only exported Menu Globals "laya/d3/math/Vector3" Vector3 Class Vector3 Vector3 类用于创建三维向量。 Hierarchy Vector3 Implements IClone Index Constructors constructor Properties x y z ForwardLH ForwardRH NegativeUnitX ONE UnitX UnitY UnitZ Up ZERO Methods...

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