TerrainGeneratormExtraTextures Field |
[Missing <summary> documentation for "F:Planetbase.TerrainGenerator.mExtraTextures"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax[NonSerializedAttribute]
public ObjectList<Texture2D> mExtraTextures
<NonSerializedAttribute>
Public mExtraTextures As ObjectList(Of Texture2D)
public:
[NonSerializedAttribute]
ObjectList<Texture2D^>^ mExtraTextures
Field Value
Type:
ObjectListTexture2D
See Also