Open 3D Engine AtomTressFX Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
TressFXScene Struct Reference

Public Attributes

std::vector< TressFXObjectobjects
 
std::vector< std::unique_ptr< CollisionMesh > > collisionMeshes
 
TressFXUniformBuffer< TressFXViewParams > viewConstantBuffer
 
std::unique_ptr< EI_BindSetviewBindSet
 
TressFXUniformBuffer< TressFXViewParams > shadowViewConstantBuffer
 
std::unique_ptr< EI_BindSetshadowViewBindSet
 
TressFXUniformBuffer< TressFXLightParams > lightConstantBuffer
 
std::unique_ptr< EI_BindSetlightBindSet
 
std::unique_ptr< EI_Scenescene
 

The documentation for this struct was generated from the following file: