Method | Description | |
---|---|---|
LegacyBoundingBoxRenderer ( ) |
Specify a cuboid that marks a model's edges.
|
|
LegacyBoundingBoxRenderer ( vec3 min, vec3 max ) |
Specify a cuboid that marks a model's edges.
|
Method | Description | |
---|---|---|
DoInitialize ( ) : void |
|
|
DoRender ( |
|
protected DoRender ( |
||
arg | ||
return | void |
public LegacyBoundingBoxRenderer ( vec3 min, vec3 max ) | ||
min | vec3 | |
max | vec3 |