RayTracingGeometryInstanceConfig.indexStart

public uint indexStart;

Description

The first index from indexBuffer that defines this ray tracing geometry instance.

This value must be a multiple of 3 and together with indexCount it must define a valid range into indexBuffer.


Did you find this page useful? Please give it a rating: