Skip to content

v1.14.0

Latest
Compare
Choose a tag to compare
@vanifatovvlad vanifatovvlad released this 06 Apr 10:21

What's Changed

Features

[InlineEditor]
public Transform transform;

[InlineEditor(InlineEditorModes.Preview, PreviewHeight = 70)]
public GameObject prefab;

[InlineEditor(InlineEditorModes.FullEditor)]
public Material material;

InlineEditorModes

Fixes

Changes

Full Changelog: 1.13.2...1.14.0