Class XrLightEstimatorCreateInfoANDROID

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class XrLightEstimatorCreateInfoANDROID extends Struct<XrLightEstimatorCreateInfoANDROID> implements NativeResource
struct XrLightEstimatorCreateInfoANDROID {
    XrStructureType type;
    void const * next;
}