Developer Documentation

Room.SetPositionScale

public bool SetPositionScale(float scale)

Configures the allowed 'view' distance for proximity calculation of peers in the room

Info

Make sure that all of your ODIN clients configure the same distance value.

Parameters

NameTypeDescription
scaleSinglePer default, the room will use a distance of 1.0 fo proximity calculation

Returns

TypeDescription
Booleantrue if set or false