主题
Home > @esengine/ecs-framework-monorepo > SparseSet > toSet
转换为Set
Signature:
toSet(): Set<T>;
Returns:
Set<T>