Property | Type | Description | |
---|---|---|---|
BoxEpsilon | float |
Method | Description | |
---|---|---|
CheckModel ( string name ) : |
||
Dispose ( ) : void | ||
Link ( |
Must have been linked with an entity and ID before. |
|
Link ( |
||
Link ( |
||
LoadModel ( idTraceModel traceModel ) : void | ||
Rotate ( idRotation rotation ) : void | Unlinks the clip model. | |
Translate ( Vector3 translation ) : void | Unlinks the clip model. | |
Unlink ( ) : void | ||
idClipModel ( ) : System | ||
idClipModel ( |
||
idClipModel ( idTraceModel traceModel ) : System | ||
idClipModel ( string name ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
GetTraceModelCache ( idTraceModel model ) : TraceModelCache | ||
Init ( ) : void | ||
LinkSectors ( |
public static CheckModel ( string name ) : |
||
name | string | |
return |
public Link ( |
||
clip | ||
entity | idEntity | |
newID | int | |
newOrigin | Vector3 | |
newAxis | Matrix | |
return | void |
public Link ( |
||
clip | ||
entity | idEntity | |
newID | int | |
newOrigin | Vector3 | |
newAxis | Matrix | |
renderModelHandle | int | |
return | void |
public LoadModel ( idTraceModel traceModel ) : void | ||
traceModel | idTraceModel | |
return | void |
public Translate ( Vector3 translation ) : void | ||
translation | Vector3 | |
return | void |
public idClipModel ( |
||
model | ||
return | System |
public idClipModel ( idTraceModel traceModel ) : System | ||
traceModel | idTraceModel | |
return | System |