Namespace: CarGame2DAssembly: CarGame2D (in CarGame2D.exe) Version: 1.1.1.0 (1.1.1)
public Material Material { get; }
public Material Material { get; }
Public ReadOnly Property Material As Material
Get
Public ReadOnly Property Material As Material
Get
public:
property Material^ Material {
Material^ get ();
}
public:
property Material^ Material {
Material^ get ();
}
member Material : Material with get
member Material : Material with get
Property Value
Type:
Material