프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 |