|
|
static constexpr const entt::id_type | Position = entt::hashed_string{"in_pos"} |
| |
|
static constexpr const entt::id_type | Normal = entt::hashed_string{"in_normal"} |
| |
|
static constexpr const entt::id_type | UV = entt::hashed_string{"in_uv"} |
| |
|
static constexpr const entt::id_type | Color = entt::hashed_string{"in_color"} |
| |
|
static constexpr const entt::id_type | Tangent = entt::hashed_string{"in_tangent"} |
| |
|
static constexpr const entt::id_type | Bitangent = entt::hashed_string{"in_bitangent"} |
| |
| static constexpr const entt::id_type | Value |
| |
|
static constexpr const entt::id_type | BoneIDs = entt::hashed_string{"in_bone_ids"} |
| |
|
static constexpr const entt::id_type | BoneWeights = entt::hashed_string{"in_bone_weights"} |
| |
◆ Value
| const entt::id_type Value |
|
staticconstexpr |
Initial value:=
entt::hashed_string{"in_value"}
The documentation for this struct was generated from the following file: