mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
initial steps to support physical phantoms
This commit is contained in:
@@ -170,6 +170,8 @@ namespace OpenSim.Region.Physics.Manager
|
||||
|
||||
public abstract Vector3 Size { get; set; }
|
||||
|
||||
public bool Phantom { get; set; }
|
||||
|
||||
public abstract PrimitiveBaseShape Shape { set; }
|
||||
|
||||
uint m_baseLocalID;
|
||||
|
||||
Reference in New Issue
Block a user