Cargo Features
[dependencies]
vrm-spec = { version = "0.0.3", default-features = false, features = ["gltf_index", "rustc_hash"] }
- default = gltf_index, rustc_hash
-
These default features are set whenever
vrm-spec
is added without
somewhere in the dependency tree.default-features = false - gltf_index default
-
Enables gltf
Affects
vrm_0_0::VRMBlendShapeBind.mesh
,vrm_0_0::VRMFirstPerson.first_person_bone
,vrm_0_0::VRMFirstPersonMeshAnnotation.mesh
,vrm_0_0::VRMHumanoidBone.node
,vrm_0_0::VRMMaterial.texture_properties
,vrm_0_0::VRMMeta.texture
,vrm_0_0::VRMSecondaryAnimationSpring.bones
,vrm_0_0::VRMSecondaryAnimationSpring.center
,vrmc_materials_mtoon_1_0::TextureInfo.tex_coord
,vrmc_materials_mtoon_1_0::ShadingShiftTextureInfo.index
,vrmc_materials_mtoon_1_0::ShadingShiftTextureInfo.tex_coord
,vrmc_spring_bone_1_0::Collider.node
,vrmc_spring_bone_1_0::Spring.center
,vrmc_spring_bone_1_0::SpringBoneJoint.node
,vrmc_vrm_1_0::MaterialColorBind.material
,vrmc_vrm_1_0::MorphTargetBind.node
,vrmc_vrm_1_0::TextureTransformBind.material
,vrmc_vrm_1_0::MeshAnnotation.node
,vrmc_vrm_1_0::HumanBone.node
,vrmc_vrm_1_0::Meta.thumbnail_image
… - rustc_hash default
-
Enables rustc-hash