Meta
Meta: { EffectiveForces: { Gravity: { X: number; Y: number }; Wind: { X: number; Y: number } }; PhysicsDictionary: { Id: string; Name: string }[]; PhysicsSettingCount: number; TotalInputCount: number; TotalOutputCount: number; VertexCount: number }
Type declaration
- 
EffectiveForces: { Gravity: { X: number; Y: number }; Wind: { X: number; Y: number } }
- 
Gravity: { X: number; Y: number }
 
- 
Wind: { X: number; Y: number }
 
 
- 
PhysicsDictionary: { Id: string; Name: string }[]
 
- 
PhysicsSettingCount: number
 
- 
TotalInputCount: number
 
- 
TotalOutputCount: number
 
- 
VertexCount: number
 
 
 
Additional data describing the physics.