Marble : TextureMap
Marble - superclass: textureMap; super-superclass:material - classID: #(528, 0) Constructor
marble... Properties
<Marble>.size Float default: 70.0 -- animatable Sets the spacing between the veins.
<Marble>.width Float default: 0.025 -- animatable, alias: Vein_width Sets the width of the veins.
<Marble>.color1 Color default: (color 51 51 25.5) -- animatable, alias: Color_1 The color for the veins.
<Marble>.map1 TextureMap default: undefined -- alias: Map_1 The map used for the veins.
<Marble>.map1Enabled Boolean default: true -- alias: Map_1_Enable When on, the veins use map1 as their color.
<Marble>.color2 Color default: (color 209.1 209.1 153) -- animatable, alias: Color_2 The color of the background.
<Marble>.map2 TextureMap default: undefined -- alias: Map_2 The map used for the background.
<Marble>.map2Enabled Boolean default: true -- alias: Map_2_Enable When on, map2 is used for the background.
<Marble>.coords StandardXYZGen -- alias: coordinates See StandardXYZGen for the StandardXYZGen properties.
