static System.IDisposable Scope( string path, Transform tx )

Summary

Create a new scope - any changes to colors and transforms will be stored and reverted when exiting the scope.

static System.IDisposable Scope( string path, Vector3 position )

Summary

Create a new scope - any changes to colors and transforms will be stored and reverted when exiting the scope.

static System.IDisposable Scope( string path, Vector3 position, Rotation rotation, float scale )

Summary

Create a new scope - any changes to colors and transforms will be stored and reverted when exiting the scope.

static System.IDisposable Scope( string path )

Summary

Create a new scope - any changes to colors and transforms will be stored and reverted when exiting the scope.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.