You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
123456789 |
- #ifndef SHAPE_LIGHT_PRAGMAS
- #define SHAPE_LIGHT_PRAGMAS
-
- #pragma multi_compile USE_SHAPE_LIGHT_TYPE_0 __
- #pragma multi_compile USE_SHAPE_LIGHT_TYPE_1 __
- #pragma multi_compile USE_SHAPE_LIGHT_TYPE_2 __
- #pragma multi_compile USE_SHAPE_LIGHT_TYPE_3 __
-
- #endif
|