@class ARParametricLights, NSSet, NSData, NSUUID; @protocol MTLTexture; @interface AREnvironmentProbeAnchor : ARAnchor @property (retain, nonatomic) id environmentTexture; @property (nonatomic) float clippingPointLux; @property (retain, nonatomic) ARParametricLights *parametricLights; @property (retain, nonatomic) NSSet *sourceKeyframeUUIDs; @property (retain, nonatomic) NSData *colorHistogram; @property (nonatomic) float opaquePixelPercentage; @property (retain, nonatomic) NSUUID *trackedPlaneIdentifier; @property (readonly, nonatomic) void /* unknown type, empty encoding */ extent; + (BOOL)supportsSecureCoding; - (void)encodeWithCoder:(id)a0; - (id)description; - (void).cxx_destruct; - (id)initWithCoder:(id)a0; - (id)initWithTransform:(struct { void /* unknown type, empty encoding */ x0[4]; })a0; - (id)initWithAnchor:(id)a0; - (id)initWithTransform:(SEL)a0 extent:(struct { void /* unknown type, empty encoding */ x0[4]; })a1; - (id)initWithIdentifier:(id)a0 onPlane:(struct ARTexturedPlane { struct array { unsigned char x0[16]; } x0; unsigned long long x1; struct { void /* unknown type, empty encoding */ x0[4]; } x2; struct array { void /* unknown type, empty encoding */ x0[4]; } x3; struct set, std::less>, std::allocator>> { struct __tree, std::less>, std::allocator>> { void *x0; struct __compressed_pair *>, std::allocator, void *>>> { struct __tree_end_node *> { void *x0; } x0; } x1; struct __compressed_pair>> { unsigned long long x0; } x2; } x0; } x4; id x5; })a1; - (id)initWithIdentifier:(id)a0 transform:(struct { void /* unknown type, empty encoding */ x0[4]; })a1; - (id)initWithIdentifier:(SEL)a0 transform:(id)a1 extent:(struct { void /* unknown type, empty encoding */ x0[4]; })a2; - (id)initWithName:(id)a0 transform:(struct { void /* unknown type, empty encoding */ x0[4]; })a1; - (id)initWithName:(SEL)a0 transform:(id)a1 extent:(struct { void /* unknown type, empty encoding */ x0[4]; })a2; @end