Declaration

struct GSGridSettings

Declaration

typedef struct GSGridSettings { ... } GSGridSettings;

Declaration

GSGridSettingsGSGridSettings

Overview

The effective horizontal and vertical lengths determine the rounding intervals. The main lengths, subdivisions, and slope retain the source grid configuration.

Topics

Initializers

Instance Properties

Type Properties

  • A grid with one-unit intervals in both directions.

  • Grid settings that disable coordinate rounding.

Topics

Instance Properties

Other

Relationships

Conforms To

  • Swift.BitwiseCopyable
  • Swift.Sendable