add documentpagetexture component |
category fix, is stub because missing fields |
||
Line 17: | Line 17: | ||
[[Category:Components:Assets:Procedural_Textures]] | [[Category:Components:Assets:Procedural_Textures]] | ||
[[Category:Components]] | |||
[[Category:ComponentStubs]] |
Revision as of 16:56, 14 February 2024
Fields
Name | Type | Description |
---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. |
HighPriorityIntegration
|
Bool | |
FilterMode
|
TextureFilterMode | |
AnisotropicLevel
|
Int | |
WrapModeU
|
TextureWrapMode | |
WrapModeV
|
TextureWrapMode | |
MipmapBias
|
Float | |
Profile
|
ColorProfile | |
Size
|
Int | |
Mipmaps
|
Bool | |
Document
|
IAssetProvider`Document | |
PageIndex
|
Int | |
PageRegion
|
Rect |