Preparing search index...
The search index is not available
rfw2d
rfw2d
TexturedMaterial
Class TexturedMaterial
Simple material with texture and color.
Index
Constructors
constructor
Properties
color
texture
Constructors
constructor
new
TexturedMaterial
(
texture
:
TextureHandle
,
color
?:
Color
)
:
TexturedMaterial
Parameters
texture
:
TextureHandle
color
:
Color
= ...
Returns
TexturedMaterial
Properties
color
color
:
Color
= ...
texture
texture
:
TextureHandle
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
color
texture
rfw2d
Loading...
Simple material with texture and color.