Open 3D Engine Atom 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.
AZ::Render::RayTracingFeatureProcessor::Mesh Struct Reference

Contains data for the top level mesh, including the list of sub-meshes. More...

#include <RayTracingFeatureProcessor.h>

Classes

struct  ReflectionProbe
 

Public Attributes

AZ::Data::AssetId m_assetId = AZ::Data::AssetId{}
 
AZ::Transform m_transform = AZ::Transform::CreateIdentity()
 
AZ::Vector3 m_nonUniformScale = AZ::Vector3::CreateOne()
 
ReflectionProbe m_reflectionProbe
 

Detailed Description

Contains data for the top level mesh, including the list of sub-meshes.


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