GSSkyCtrl3AxisSet

@objcMembers
public class GSSkyCtrl3AxisSet : NSObject

Wrapper around a Set of GSSkyCtrl3AxisSet. This is only for Objective-C use.

  • Tells whether a given axis is contained in the set.

    Declaration

    Swift

    public func contains(_ axis: SkyCtrl3Axis) -> Bool

    Parameters

    axis

    the axis

    Return Value

    true if the set contains the axis