Property | Type | Description | |
---|---|---|---|
_ignoreWorld | bool | ||
_materialGenerator | |||
_permutation | |||
_radius | float |
Method | Description | |
---|---|---|
CreateRectangle2D ( ) : void | ||
CreateSphere ( float radius, int rings, int segments ) : void | ||
GetSquaredViewDepth ( Axiom camera ) : float | ||
MiniLight ( |
||
RebuildGeometry ( float radius ) : void |
public CreateSphere ( float radius, int rings, int segments ) : void | ||
radius | float | |
rings | int | |
segments | int | |
return | void |
public GetSquaredViewDepth ( Axiom camera ) : float | ||
camera | Axiom | |
return | float |
public MiniLight ( |
||
generator | ||
return | System |
public RebuildGeometry ( float radius ) : void | ||
radius | float | |
return | void |
protected MaterialGenerator,Axiom.Demos.DeferredShadingSystem _materialGenerator | ||
return |