Remove deprecated and unused ISceneObject and ITransformable

This commit is contained in:
Wojtek Figat
2021-02-15 12:09:46 +01:00
parent b6557cb15c
commit 788907f3b1
8 changed files with 8 additions and 60 deletions

View File

@@ -2,7 +2,7 @@
namespace FlaxEngine
{
partial class Script : ISceneObject
partial class Script
{
/// <summary>
/// Gets the scene object which contains this script.