cylinder-vertices ( -- value )


Vocabulary
game.debug.private

Inputs
None

Outputs
valuean object


Definition

CONSTANT: cylinder-vertices
{
{ 1.0 0.0 0.0 }
{ 0.8660254037844387 0.0 0.49999999999999994 }
{ 0.5000000000000001 0.0 0.8660254037844386 }
{ 6.123233995736766e-17 0.0 1.0 }
{ -0.4999999999999998 0.0 0.8660254037844388 }
{ -0.8660254037844385 0.0 0.5000000000000003 }
{ -1.0 0.0 1.2246467991473532e-16 }
{ -0.8660254037844388 0.0 -0.4999999999999998 }
{ -0.5000000000000004 0.0 -0.8660254037844384 }
{ -1.8369701987210297e-16 0.0 -1.0 }
{ 0.4999999999999993 0.0 -0.866025403784439 }
{ 0.8660254037844384 0.0 -0.5000000000000004 }
} inline