RayTracingTriangleGeometry
public struct RayTracingTriangleGeometry
Inheritance and metadata
Fields
public Buffer? IndexBuffer
Buffer
public uint IndexCount
uint
public IndexFormat IndexFormat
IndexFormat
public uint IndexOffsetInBytes
uint
public Matrix4x4 Transform
Matrix4x4
public Buffer VertexBuffer
Buffer
public uint VertexCount
uint
public PixelFormat VertexFormat
PixelFormat
public uint VertexOffsetInBytes
uint
public uint VertexStrideInBytes
uint