Свойство | Type | Description | |
---|---|---|---|
lod | ushort | ||
materialBucketMap | MaterialBucket>.Dictionary | ||
parent | Axiom.Core.Region | ||
queuedGeometryList | List |
||
squaredDistance | float |
Méthode | Description | |
---|---|---|
AddRenderables ( |
||
Assign ( Axiom.Core.QueuedSubMesh qsm, ushort atlod ) : void | ||
Build ( bool stencilShadows, int logLevel ) : void | ||
Dump ( ) : void | ||
LODBucket ( Axiom.Core.Region parent, ushort lod, float lodDist ) : System |
Méthode | Description | |
---|---|---|
dispose ( bool disposeManagedResources ) : void |
Dispose the material buckets
|
public AddRenderables ( |
||
queue | ||
group | RenderQueueGroupID | |
camSquaredDistance | float | |
Résultat | void |
public Assign ( Axiom.Core.QueuedSubMesh qsm, ushort atlod ) : void | ||
qsm | Axiom.Core.QueuedSubMesh | |
atlod | ushort | |
Résultat | void |
public Build ( bool stencilShadows, int logLevel ) : void | ||
stencilShadows | bool | |
logLevel | int | |
Résultat | void |
public LODBucket ( Axiom.Core.Region parent, ushort lod, float lodDist ) : System | ||
parent | Axiom.Core.Region | |
lod | ushort | |
lodDist | float | |
Résultat | System |
protected dispose ( bool disposeManagedResources ) : void | ||
disposeManagedResources | bool | |
Résultat | void |
protected Dictionary |
||
Résultat | MaterialBucket>.Dictionary |