unit_sphere.tscript 256 B

1234567891011
  1. singleton TSShapeConstructor(unit_spheredts2)
  2. {
  3. baseShapeAsset = "ToolsModule:unit_sphere";
  4. singleDetailSize = "0";
  5. flipUVCoords = "0";
  6. JoinIdenticalVerts = "0";
  7. reverseWindingOrder = "0";
  8. removeRedundantMats = "0";
  9. animFPS = "2";
  10. };