Foundation
Loading...
Searching...
No Matches
Public Attributes | List of all members
Foundation::Examples::PhysicsVisualDesc Struct Reference

#include <JoltGPUScene.hpp>

Public Attributes

GeometryHandle geometry {}
 
GPUSceneMaterialHandle material {}
 
uint32_t type {kGSInstanceTypeMesh}
 
float3 scale {1.0f, 1.0f, 1.0f}
 
PhysicsBodyPose localPose {}
 

Member Data Documentation

◆ geometry

GeometryHandle Foundation::Examples::PhysicsVisualDesc::geometry {}

◆ localPose

PhysicsBodyPose Foundation::Examples::PhysicsVisualDesc::localPose {}

◆ material

GPUSceneMaterialHandle Foundation::Examples::PhysicsVisualDesc::material {}

◆ scale

float3 Foundation::Examples::PhysicsVisualDesc::scale {1.0f, 1.0f, 1.0f}

◆ type

uint32_t Foundation::Examples::PhysicsVisualDesc::type {kGSInstanceTypeMesh}

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