rfw2d
Preparing search index...
Material
Class Material
Simple material with texture and color.
Index
Constructors
constructor
Properties
color
texture
Constructors
constructor
new
Material
(
texture
:
TextureHandle
,
color
?:
Color
)
:
Material
Parameters
texture
:
TextureHandle
color
:
Color
= Color.WHITE
Returns
Material
Properties
color
color
:
Color
= Color.WHITE
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.