主题
Home > @esengine/ecs-framework-monorepo > Bits > xor
与另一个位集合执行按位异或操作
Signature:
xor(other: Bits): Bits;
Parameter
Type
Description
other
Bits
另一个位集合
Returns:
新的位集合,包含按位异或的结果