GSSkyCtrl4AxisSet

@objcMembers
public class GSSkyCtrl4AxisSet : NSObject

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

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

    Declaration

    Swift

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

    Parameters

    axis

    the axis

    Return Value

    true if the set contains the axis