Back to API Reference
Class

InlineObject

Inherits:InlineMedia

A named UI prefab or scene object placed in text flow.

Remarks

Clone mode creates one copy per occurrence; Existing mode positions one scene object at a time. Scene objects retain their size, rotation, scale and hierarchy; removing the occurrence restores their position.
public RectTransform Source{ get; set }
public InlineObjectMode Mode{ get; set }