Class XrSystemSimultaneousHandsAndControllersPropertiesMETA

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class XrSystemSimultaneousHandsAndControllersPropertiesMETA extends Struct<XrSystemSimultaneousHandsAndControllersPropertiesMETA> implements NativeResource
struct XrSystemSimultaneousHandsAndControllersPropertiesMETA {
    XrStructureType type;
    void * next;
    XrBool32 supportsSimultaneousHandsAndControllers;
}