Class XrEnvironmentRaycasterCreateInfoMETA

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

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