For some reason, some constructor parameters for WireframeCylinder and WireframeSphere are not exposed (no getter). (4.1.5 master)
WireframeCylinder
._segmentsW
._segmentsH
WireframeSphere
._radius
._segmentsW
._segmentsH
Is there any reason for it?
It would be very nice to have access to them after their instantiation.