Type alias TextObjectNetworkSyncDataType
TextObjectNetworkSyncDataType: {
b: boolean;
c: number[];
cs: number;
fn: string;
i: boolean;
o: float;
oc: number[];
oena: boolean;
ot: float;
pad: integer;
scale: number;
sh: boolean;
sha: float;
shb: float;
shc: number[];
shd: float;
sho: float;
str: string;
ta: string;
u: boolean;
wrap: boolean;
wrapw: float;
}
Type declaration
b: boolean
c: number[]
cs: number
fn: string
i: boolean
o: float
oc: number[]
oena: boolean
ot: float
pad: integer
scale: number
sh: boolean
sha: float
shb: float
shc: number[]
shd: float
sho: float
str: string
ta: string
u: boolean
wrap: boolean
wrapw: float