Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


FromName(string)

Returns a new PropertyPath from the provided name.
Read time 1 minuteLast updated 8 days ago

Definition

  • Type: Method
  • Namespace: Unity.Properties
  • Assembly: UnityEngine.PropertiesModule
public static PropertyPath FromName(string name)

Parameters

name

The name of the PropertyPathPart.

Returns

Type

Description

PropertyPathA new PropertyPath