SphereVariable.Element

Alias for the type parameter T within the SphereVariable struct, representing the element type.

struct SphereVariable(T)
alias Element = T