SpaceRetainPolicyΒΆ webVis API ReferenceSpaceRetainPolicyEnumeration SpaceRetainPolicyLists all available space retain policies. A space retain policy defines the conditions under which a 3D space is preserved or discarded. IndexEnumeration MembersDISCARD_WHEN_LAST_MEMBER_LEAVES DISCARD_WHEN_OWNER_LEAVES PRESERVE Enumeration MembersDISCARD_WHEN_LAST_MEMBER_LEAVESDISCARD_WHEN_LAST_MEMBER_LEAVES: 3Discard the space when the last member leaves. DISCARD_WHEN_OWNER_LEAVESDISCARD_WHEN_OWNER_LEAVES: 2Discard the space when the owner leaves. PRESERVEPRESERVE: 1Preserve the space even when the owner leaves.
Lists all available space retain policies.
A space retain policy defines the conditions under which a 3D space is preserved or discarded.