MCPcopy Create free account
hub / github.com/TheRealMJP/DeferredTexturing / ClusterBounds

Class ClusterBounds

BindlessDeferred/SharedTypes.h:59–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57};
58
59struct ClusterBounds
60{
61 float3 Position;
62 Quaternion Orientation;
63 float3 Scale;
64 uint2 ZBounds;
65};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected