Added physics settings to object features panel. Brought in mesh 'prim cost' fetching and now display cost in edit floater if mesh is enabled.
This commit is contained in:
@@ -2061,6 +2061,15 @@ version 2.0
|
||||
{ IsPhantom BOOL }
|
||||
{ CastsShadows BOOL }
|
||||
}
|
||||
{
|
||||
ExtraPhysics Variable
|
||||
{ PhysicsShapeType U8 }
|
||||
{ Density F32 }
|
||||
{ Friction F32 }
|
||||
{ Restitution F32 }
|
||||
{ GravityMultiplier F32 }
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user