Class ReleaseUnityTexture
Namespace: Unity.Reflect.Actors
Syntax
public class ReleaseUnityTexture
Constructors
ReleaseUnityTexture(Texture)
Declaration
public ReleaseUnityTexture(Texture unityResource)
Parameters
| Type | Name | Description |
|---|---|---|
| Texture | unityResource |
Fields
Resource
Declaration
public Texture Resource
Field Value
| Type | Description |
|---|---|
| Texture |