Unravel Engine C++ Reference
Loading...
Searching...
No Matches
unravel::pbr_material Member List
This is the complete list of members for
unravel::pbr_material
, including all inherited members.
as_derived
() -> entt::meta_any
crtp_meta_type< pbr_material, material >
inline
virtual
casts_shadow
() const -> bool
unravel::pbr_material
clone
() const -> std::shared_ptr< material > override
unravel::pbr_material
get_alpha_cutoff
() const -> float
unravel::pbr_material
inline
get_alpha_mode
() const -> alpha_mode
unravel::pbr_material
inline
get_ao_map
() const -> const asset_handle< gfx::texture > &
unravel::pbr_material
inline
get_base_color
() const -> const math::color &
unravel::pbr_material
inline
get_bumpiness
() const -> float
unravel::pbr_material
inline
get_color_map
() const -> const asset_handle< gfx::texture > &
unravel::pbr_material
inline
get_dither_threshold
() const -> const math::vec2 &
unravel::pbr_material
inline
get_emissive_color
() const -> const math::color &
unravel::pbr_material
inline
get_emissive_intensity
() const -> float
unravel::pbr_material
inline
get_emissive_map
() const -> const asset_handle< gfx::texture > &
unravel::pbr_material
inline
get_meta_type
() const -> entt::meta_type
crtp_meta_type< pbr_material, material >
inline
virtual
get_metalness
() const -> float
unravel::pbr_material
inline
get_metalness_map
() const -> const asset_handle< gfx::texture > &
unravel::pbr_material
inline
get_normal_map
() const -> const asset_handle< gfx::texture > &
unravel::pbr_material
inline
get_roughness
() const -> float
unravel::pbr_material
inline
get_roughness_map
() const -> const asset_handle< gfx::texture > &
unravel::pbr_material
inline
get_static_meta_type
() -> entt::meta_type
crtp_meta_type< pbr_material, material >
inline
static
get_subsurface_color
() const -> const math::color &
unravel::pbr_material
inline
get_surface_data
() const -> const math::vec4 &
unravel::pbr_material
inline
get_surface_data2
() const -> math::vec4
unravel::pbr_material
inline
get_tiling
() const -> const math::vec2 &
unravel::pbr_material
inline
infer_alpha_mode_from_legacy_cutoff
()
unravel::pbr_material
is
() const -> bool
crtp_meta_type< pbr_material, material >
inline
is
(const entt::meta_type &type) const -> bool
crtp_meta_type< pbr_material, material >
inline
make_shadow_cutout_state
() const -> shadow_cutout_state
unravel::pbr_material
metalness_roughness_combined
() const -> bool
unravel::pbr_material
inline
set_alpha_cutoff
(float cutoff)
unravel::pbr_material
set_alpha_mode
(alpha_mode mode)
unravel::pbr_material
set_ao_map
(const asset_handle< gfx::texture > &val)
unravel::pbr_material
inline
set_base_color
(const math::color &val)
unravel::pbr_material
inline
set_bumpiness
(float bumpiness)
unravel::pbr_material
inline
set_color_map
(const asset_handle< gfx::texture > &val)
unravel::pbr_material
inline
set_dither_threshold
(const math::vec2 &threshold)
unravel::pbr_material
inline
set_emissive_color
(const math::color &val)
unravel::pbr_material
inline
set_emissive_intensity
(float val)
unravel::pbr_material
inline
set_emissive_map
(const asset_handle< gfx::texture > &val)
unravel::pbr_material
inline
set_metalness
(float metalness)
unravel::pbr_material
inline
set_metalness_map
(const asset_handle< gfx::texture > &val)
unravel::pbr_material
inline
set_normal_map
(const asset_handle< gfx::texture > &val)
unravel::pbr_material
inline
set_roughness
(float roughness)
unravel::pbr_material
inline
set_roughness_map
(const asset_handle< gfx::texture > &val)
unravel::pbr_material
inline
set_subsurface_color
(const math::color &val)
unravel::pbr_material
inline
set_tiling
(const math::vec2 &tiling)
unravel::pbr_material
inline
uses_alpha_cutout
() const -> bool
unravel::pbr_material
Generated by
1.12.0