init(rawValue:)
Creates a frame semantics feature.
Declaration
init(rawValue: UInt)Discussion
Initialize an ARConfiguration.FrameSemantics with the value of zero to indicate that no optional frame features are enabled.
You enable a feature by adding it to your configuration’s frameSemantics option set.