RBX.lua.Texture (Object): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Anaminus
m another typo... B|
>Anaminus
m another typo... B|
(No difference)

Revision as of 23:17, 3 August 2008

The Texture object places a texture on the face that it is set to. It works similarly to the Decal object, but instead of scaling the image to fit the brick, it will repeat to fit the brick side. This way you can create repeating images across a wall.

Functions

The Texture only incorporates the global functions.

Properties

In addition to the global properties, the Texture also has these properties:

Events

The Texture only incorporates the global events.