Missing API Documentation
This API Class does not have any or complete API documentation. Please add API documentation if possible.
The Texture class inherits from Decal.
It is the same as decal but duplicates the image as the part gets bigger as opposed to enlarging the image.
Properties
OffsetStudsU: float
- Category: Appearance.
- Serialization: can save and load.
- Thread safety: read safe
OffsetStudsV: float
- Category: Appearance.
- Serialization: can save and load.
- Thread safety: read safe
StudsPerTileU: float
- Category: Appearance.
- Serialization: can save and load.
- Thread safety: read safe
StudsPerTileV: float
- Category: Appearance.
- Serialization: can save and load.
- Thread safety: read safe
External links
- Texture in the Roblox Creator Documentation
- Texture in the Roblox API Reference