Свойство | Тип | Описание | |
---|---|---|---|
fakeOrientation | Axiom.Math.Matrix3 | ||
radius | float | ||
size | float | ||
slices | int | ||
texture | string | ||
unit |
Метод | Описание | |
---|---|---|
GetSquaredViewDepth ( |
|
|
GetWorldTransforms ( |
|
|
NotifyCurrentCamera ( |
|
|
VolumeRendable ( int slices, int size, string texture ) : System.Collections.Generic |
|
Метод | Описание | |
---|---|---|
Initialize ( ) : void |
|
|
dispose ( bool disposeManagedResources ) : void |
|
public GetSquaredViewDepth ( |
||
camera | ||
Результат | float |
public GetWorldTransforms ( |
||
matrices | ||
Результат | void |
public NotifyCurrentCamera ( |
||
camera | ||
Результат | void |
public VolumeRendable ( int slices, int size, string texture ) : System.Collections.Generic | ||
slices | int | |
size | int | |
texture | string | |
Результат | System.Collections.Generic |
protected dispose ( bool disposeManagedResources ) : void | ||
disposeManagedResources | bool | |
Результат | void |
protected Matrix3,Axiom.Math fakeOrientation | ||
Результат | Axiom.Math.Matrix3 |