Class XrSystemPassthroughColorLutPropertiesMETA

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class XrSystemPassthroughColorLutPropertiesMETA extends Struct<XrSystemPassthroughColorLutPropertiesMETA> implements NativeResource

 struct XrSystemPassthroughColorLutPropertiesMETA {
     XrStructureType type;
     void const * next;
     uint32_t maxColorLutResolution;
 }