Class ARSCNFaceGeometry

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

public class ARSCNFaceGeometry
extends SCNGeometry
Since:
Available in iOS 11.0 and later.
  • Constructor Details

    • ARSCNFaceGeometry

      protected ARSCNFaceGeometry()
    • ARSCNFaceGeometry

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

      protected ARSCNFaceGeometry​(NSObject.SkipInit skipInit)
    • ARSCNFaceGeometry

      public ARSCNFaceGeometry​(MTLDevice device)
    • ARSCNFaceGeometry

      public ARSCNFaceGeometry​(MTLDevice device, boolean fillMesh)
  • Method Details