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

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

41. laya.d3.graphics.VertexPositionNormalTextureSkin [ 93%]

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

来源: laya_api 发布时间: 20170929

42. laya.d3.shader.SubShader_API3.0 [ 93%]

...ed in laya/d3/shader/SubShader.ts:42 a_BoneIndices a_BoneIndices: [number, Vector4] = [VertexMesh.MESH_BLENDINDICES0, ShaderDataType.Vector4] Defined in laya/d3/shader/SubShader.ts:50 a_BoneWeights a_BoneWeights: [number, Vector4] = [VertexMesh.MESH_BLENDWEIGHT0, ShaderDataType.Vector4] Defined in l...

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

43. laya.d3.graphics.VertexPositionNormalColorTextureTangent [ 93%]

...、切线顶点结构。 Public Properties PropertyDefined By  color : Vector4[read-only] VertexPositionNormalColorTextureTangent  normal : Vector3[read-only] VertexPositionNormalColorTextureTangent  position : Vector3[read-only] VertexPositionNormalColorTextureTangent  tangent : Vector3[re...

来源: laya_api 发布时间: 20170929

44. laya.d3.graphics.Vertex.VertexPositionTexture0 [ 93%]

...纹理顶点结构。 Public Properties PropertyDefined By  position : Vector3[read-only] VertexPositionTexture0  textureCoordinate0 : Vector2[read-only] VertexPositionTexture0  vertexDeclaration : VertexDeclaration[read-only] VertexPositionTexture0Public Methods  MethodDefined By  VertexP...

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

45. laya.d3.graphics.VertexPositionNormalTextureSkinTangent [ 93%]

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

来源: laya_api 发布时间: 20170929

46. laya.d3.graphics.VertexPositionNormalColorSkinTangent [ 93%]

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

来源: laya_api 发布时间: 20170929

47. laya.d3.graphics.VertexPositionNormalColorTextureSkin [ 93%]

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

来源: laya_api 发布时间: 20170929

48. laya.d3.math.Vector2 [ 92%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames Vector2Properties | Methods | Constants Packagelaya.d3.mathClasspublic class Vector2InheritanceVector2 ObjectImplements laya.d3.core.IClone Vector2 类用于创建二维向量。 Public Properties PropertyDefined By  el...

来源: laya_api 发布时间: 20170929

49. laya.d3.graphics.VertexPositionNormalColorTextureSkinTangent [ 92%]

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

来源: laya_api 发布时间: 20170929

50. laya.d3.utils.Picker [ 91%]

...Picker() 创建一个 Picker 实例。 Picker  calculateCursorRay(point:Vector2, viewPort:Viewport, projectionMatrix:Matrix4x4, viewMatrix:Matrix4x4, world:Matrix4x4, out:Ray):void[static] 计算鼠标生成的射线。 Picker  rayIntersectsTriangle(ray:Ray, vertex1:Vector3, vertex2:Vector3, ver...

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