DOTS Geometry
 
Loading...
Searching...
No Matches
Cylinder Struct Reference

Public Member Functions

float Area ()
 
 Cylinder (float radius, float height)
 
 Cylinder (float radius, float height, Matrix4x4 localToWorld)
 
float Volume ()
 

Public Attributes

float height
 
Matrix4x4 localToWorld
 
float radius