TextureMapping Class
Beta
Beta
Describes how to map a RenderTexture image onto a surface.
see RenderMaterial.
Methods
Name | Description | |
---|---|---|
constructor(tx: RenderTexture, params: TextureMapping.Params): TextureMapping |
Properties
Name | Type | Description | |
---|---|---|---|
params | TextureMapping.Params | The parameters describing how the texture image is mapped to the surface. | |
texture | RenderTexture | The texture to be mapped to the surface. |
Defined in
Last Updated: 13 June, 2024