Property | Type | Description | |
---|---|---|---|
CreateBody | bool | ||
CreateGeom | bool | ||
CreateGeomMeshOrHull | bool | ||
DereferenceExistingShape | void | ||
DetailLog | void | ||
ReferenceBody | void |
Method | Description | |
---|---|---|
BSShapeCollection ( |
||
DereferenceBody ( |
||
Dispose ( ) : void | ||
GetBodyAndShape ( bool forceRebuild, |
||
GetBodyAndShape ( bool forceRebuild, |
||
PrimHasNoCuts ( PrimitiveBaseShape pbs ) : bool |
Method | Description | |
---|---|---|
CreateBody ( bool forceRebuild, |
||
CreateGeom ( bool forceRebuild, |
||
CreateGeomMeshOrHull ( |
||
DereferenceExistingShape ( |
||
DetailLog ( string msg ) : void | ||
ReferenceBody ( |
public BSShapeCollection ( |
||
physScene | ||
return | System |
public DereferenceBody ( |
||
body | ||
bodyCallback | PhysicalDestructionCallback | |
return | void |
public GetBodyAndShape ( bool forceRebuild, |
||
forceRebuild | bool | |
sim | ||
prim | ||
return | bool |
public GetBodyAndShape ( bool forceRebuild, |
||
forceRebuild | bool | |
sim | ||
prim | ||
bodyCallback | PhysicalDestructionCallback | |
return | bool |
public static PrimHasNoCuts ( PrimitiveBaseShape pbs ) : bool | ||
pbs | PrimitiveBaseShape | |
return | bool |