Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


CanBeAppliedTo(Object)

Returns true if this Preset can be applied to the target Object.
Read time 1 minuteLast updated 10 days ago

Definition

public bool CanBeAppliedTo(Object target)

Parameters

target

Returns

Type

Description

bool

Remarks

This method does not perform any modification to the Preset or the target Object.