Show / Hide Table of Contents

Class TextureUnravelSettings

Stores the settings used for unravelling tk2D texture into multiple sprites

Inheritance
object
TextureUnravelSettings
Namespace: WeaverCore.Editor
Assembly: WeaverCore.Editor.dll
Syntax
public class TextureUnravelSettings

Fields

| Edit this page View Source

SheetPath

Declaration
public string SheetPath
Field Value
Type Description
string
| Edit this page View Source

UnravelMode

Declaration
public UnravelMode UnravelMode
Field Value
Type Description
UnravelMode
| Edit this page View Source

texture

Declaration
public Texture2D texture
Field Value
Type Description
Texture2D

Extension Methods

ReflectionUtilities.ReflectCallMethod(object, string, object[], BindingFlags)
ReflectionUtilities.ReflectGetField(object, string, BindingFlags)
ReflectionUtilities.ReflectGetMethod(object, string, BindingFlags)
ReflectionUtilities.ReflectGetProperty(object, string, BindingFlags)
ReflectionUtilities.ReflectSetField(object, string, object, BindingFlags)
ReflectionUtilities.ReflectSetProperty(object, string, object, BindingFlags)
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾