We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
enum PrimType { PrimMtrlSet = 0, PrimMesh = 1, PrimBranch = 2, //Skeleton PrimAnimation = 3, PrimTexture = 4, PrimSound = 5, }