Skip to main content

Crate gltforge_unity_core

Crate gltforge_unity_core 

Source

Re-exports§

pub use unity_game_object::UnityGameObject;
pub use unity_image::UnityImage;
pub use unity_indices::UnityIndices;
pub use unity_mesh::UnityMesh;
pub use unity_pbr_metallic_roughness::ALPHA_MODE_BLEND;
pub use unity_pbr_metallic_roughness::ALPHA_MODE_MASK;
pub use unity_pbr_metallic_roughness::ALPHA_MODE_OPAQUE;
pub use unity_pbr_metallic_roughness::UnityPbrMetallicRoughness;
pub use unity_submesh::UnitySubMesh;
pub use unity_transform::IDENTITY;
pub use unity_transform::IDENTITY_QUATERNION;
pub use unity_transform::ONE_VEC3;
pub use unity_transform::UnityTransform;
pub use unity_transform::ZERO_VEC3;

Modules§

unity_game_object
unity_image
unity_indices
unity_mesh
unity_pbr_metallic_roughness
unity_submesh
unity_transform