Class XrSceneComponentLocationMSFT

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class XrSceneComponentLocationMSFT extends Struct<XrSceneComponentLocationMSFT> implements NativeResource
struct XrSceneComponentLocationMSFT {
    XrSpaceLocationFlags flags;
    XrPosef pose;
}