Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | FInitialState |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/PhysicsProxy/SingleParticlePhysicsProxy.h |
| Include Path | #include "PhysicsProxy/SingleParticlePhysicsProxy.h" |
Syntax
class FInitialState
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| PhysicsProxy/SingleParticlePhysicsProxy.h | |||
FInitialState
(
FReal MassIn, |
PhysicsProxy/SingleParticlePhysicsProxy.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| InertiaTensor | FVector | PhysicsProxy/SingleParticlePhysicsProxy.h | ||
| InvMass | FReal | PhysicsProxy/SingleParticlePhysicsProxy.h | ||
| Mass | FReal | PhysicsProxy/SingleParticlePhysicsProxy.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVector GetInertiaTensor() |
PhysicsProxy/SingleParticlePhysicsProxy.h | ||
FReal GetInverseMass() |
PhysicsProxy/SingleParticlePhysicsProxy.h | ||
FReal GetMass() |
PhysicsProxy/SingleParticlePhysicsProxy.h |