Holds a 'live' image (either a texture2D or a render texture).
Public Member Functions | |
| TextureValue () | |
| TextureValue (Texture texture) | |
| override int | GetID () |
| override PropertyValue | Create () |
| override PropertyValue | Copy () |
| override void | Read (Reader reader) |
| override void | Write (Writer writer) |
Package Attributes | |
| Texture | Value_ |
Properties | |
| Texture | Value [get, set] |
Properties inherited from Values.PropertyValue | |
| bool | ResolveRequired [get] |
Additional Inherited Members | |
Public Attributes inherited from Values.PropertyValue | |
| bool | Changed =true |
| True if the value got changed. More... | |
| int | UnresolvedID =-1 |
|
inline |
|
inline |
|
inlinevirtual |
Reimplemented from Values.PropertyValue.
|
inlinevirtual |
Reimplemented from Values.PropertyValue.
|
inlinevirtual |
Reimplemented from Values.PropertyValue.
|
inlinevirtual |
Reimplemented from Values.PropertyValue.
|
inlinevirtual |
Reimplemented from Values.PropertyValue.
|
package |
|
getset |