Class ARSCNPlaneGeometry

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, SCNAnimatable, SCNBoundingVolume, SCNShadable, ObjCProtocol

public class ARSCNPlaneGeometry
extends SCNGeometry
Since:
Available in iOS 11.3 and later.
  • Constructor Details

    • ARSCNPlaneGeometry

      public ARSCNPlaneGeometry()
    • ARSCNPlaneGeometry

      protected ARSCNPlaneGeometry​(NSObject.Handle h, long handle)
    • ARSCNPlaneGeometry

      protected ARSCNPlaneGeometry​(NSObject.SkipInit skipInit)
    • ARSCNPlaneGeometry

      public ARSCNPlaneGeometry​(MTLDevice device)
  • Method Details