For the complete documentation index, see llms.txt. This page is also available as Markdown.

RoomleConfigurator.Internal.SnapMode

Table of contents

Enumeration Members

Enumeration Members

OFF

OFF = 0


ON_COLLISION

ON_COLLISION = 1


ON_COLLISION_ROTATE_WITHIN_DISTANCE

ON_COLLISION_ROTATE_WITHIN_DISTANCE = 2


WITHIN_SNAP_DISTANCE

WITHIN_SNAP_DISTANCE = 3

Last updated