Property | Type | Description | |
---|---|---|---|
bottomUV | |||
cylinderSides | int | ||
height | float | ||
insideUV | |||
outsideUV | |||
radius | float | ||
thickness | float | ||
topUV |
Method | Description | |
---|---|---|
setModelParameters ( float radius, float height, float thickness, int cylinderSides, bool convex ) : void |
Method | Description | |
---|---|---|
generateModel ( |
protected generateModel ( |
||
root | ||
return | void |
public setModelParameters ( float radius, float height, float thickness, int cylinderSides, bool convex ) : void | ||
radius | float | |
height | float | |
thickness | float | |
cylinderSides | int | |
convex | bool | |
return | void |