Class Appearance
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: PLATEAU.CityGML
Assembly: cs.temp.dll.dll
Syntax
public class Appearance : Object
Properties
IsFront
Declaration
public bool IsFront { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Themes
テーマ名を配列で返します。
Declaration
public string[] Themes { get; }
Property Value
Type | Description |
---|---|
System.String[] |
Type
Texture なら "Texture" という文字列を返します。
Declaration
public string Type { get; }
Property Value
Type | Description |
---|---|
System.String |