Go to the source code of this file.
|
|
| TF_DECLARE_PUBLIC_TOKENS (SdrPropertyTypes, SDR_API, SDR_PROPERTY_TYPE_TOKENS) |
| |
◆ SDR_PROPERTY_TYPE_TOKENS
| #define SDR_PROPERTY_TYPE_TOKENS |
Value: ((Int, "int")) \
((String, "string")) \
((Float, "float")) \
((Color, "color")) \
((Color4, "color4")) \
((Point, "point")) \
((Normal, "normal")) \
((Vector, "vector")) \
((Matrix, "matrix")) \
((Struct, "struct")) \
((Terminal, "terminal")) \
((Vstruct, "vstruct")) \
((Unknown, "unknown"))
Definition at line 29 of file shaderProperty.h.