Property IsPlacedAndValid IsPlacedAndValid Indicates whether the object is placed in a scene and valid (if it is component, returns true otherwise). Declaration public bool IsPlacedAndValid { get; } Property Value Type Description bool Remarks See IsPlaced and IsValid for details.