Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ObjectOverride

Class with information about an object on a Prefab instance with overridden properties.
Read time 1 minuteLast updated 10 days ago

Definition

public class ObjectOverride : PrefabOverride

Properties

Property

Description

coupledOverrideAccess the coupled component modifications of the object being overidden, if present.
instanceObjectThe object on the Prefab instance.

Methods

Inheritance