Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


aabbOffset

The index of the first AABB Unity uses from RayTracingAABBsInstanceConfig.aabbBuffer.
Read time 1 minuteLast updated 10 days ago

Definition

public uint aabbOffset { readonly get; set; }

Remarks

This value counts AABB entries in the buffer, not bytes, so you don't need to change it if you change the stride of RayTracingAABBsInstanceConfig.aabbBuffer.