Type alias BBTextObjectNetworkSyncDataType
BBTextObjectNetworkSyncDataType: {
align: string;
c: number[];
ff: string;
fs: number;
hidden: boolean;
o: float;
text: string;
wwidth: float;
wwrap: boolean;
}
Type declaration
align: string
c: number[]
ff: string
fs: number
hidden: boolean
o: float
text: string
wwidth: float
wwrap: boolean