Class XrLightEstimateGetInfoANDROID

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class XrLightEstimateGetInfoANDROID extends Struct<XrLightEstimateGetInfoANDROID> implements NativeResource
struct XrLightEstimateGetInfoANDROID {
    XrStructureType type;
    void const * next;
    XrSpace space;
    XrTime time;
}