On this page←API Reference Return to API Reference index←packageSwiftyNsdk SwiftyNsdk←classNsdkDepthSession NsdkDepthSession Struct Configuration ConfigurationThe type of configuration used by this session Declaration struct Configuration Constructors init(mode: DepthMode = .unspecified, frameRate: UInt32 = 0) Properties NameTypeSummaryvar frameRateUInt32The desired frame rate for depth sensing.var modeDepthModeThe desired depth sensing mode.