Last active
October 13, 2018 16:27
-
-
Save SunXiaoShan/769ca6122b584b0e0edaa028b772536a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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