HoverMode

public enum HoverMode : Encodable

Determines the mode of hover interactions for this scene.

  • Undocumented

    Declaration

    Swift

    case closest
  • off

    Undocumented

    Declaration

    Swift

    case off
  • Declaration

    Swift

    public func encode(to encoder: Encoder) throws