Unit 'PasVulkan.BVH.StaticTriangles' Package
[Overview][Types][Classes][Index] [#pl_pasvulkan]

TpvStaticTriangleBVHTriangle

Declaration

Source position: PasVulkan.BVH.StaticTriangles.pas line 113

type TpvStaticTriangleBVHTriangle = record

  Vertices: TpvStaticTriangleBVHTriangleVertices;

  

  Normal: TpvVector3;

  

  Material: TpvUInt32;

  

  Flags: TpvUInt32;

  

  Tag: TpvUInt32;

  

  AvoidSelfShadowingTag: TpvUInt32;

  

end;



CT Web help

CodeTyphon Studio