Skip to content

Instantly share code, notes, and snippets.

@SunXiaoShan
Last active October 13, 2018 16:27
Show Gist options
  • Save SunXiaoShan/769ca6122b584b0e0edaa028b772536a to your computer and use it in GitHub Desktop.
Save SunXiaoShan/769ca6122b584b0e0edaa028b772536a to your computer and use it in GitHub Desktop.
public enum SCNFillMode : UInt {
case fill
case lines
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment