scene.create_cylinder method create_cylinder(self, pos: Vector3) -> Cylinder: Creates a new Cylinder in this Scene. Parameters pos: Vector3 position in world space. Returns Cylinder created Cylinder.