Свойство | Type | Description | |
---|---|---|---|
_indices | List |
||
_vertices | List |
Méthode | Description | |
---|---|---|
Dispose ( ) : void |
frees resources used by this object.
|
|
onAddedToEntity ( ) : void | ||
render ( |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
frees resources used by this object.
|
|
addIndex ( int index ) : void | ||
addVertex ( Vector3 position, Color color, Vector3 normal ) : void | ||
initializePrimitive ( ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
protected addVertex ( Vector3 position, Color color, Vector3 normal ) : void | ||
position | Vector3 | |
color | Color | |
normal | Vector3 | |
Résultat | void |
public render ( |
||
graphics | ||
camera | ||
Résultat | void |