Class Texture
テクスチャ情報です。 Url と TextureWrapMode を保持します。 TextureTargetDefinition によって保持されます。
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 Texture : Appearance
Properties
Url
テクスチャのURLを返します。
Declaration
public string Url { get; }
Property Value
Type | Description |
---|---|
System.String |
WrapMode
Declaration
public TextureWrapMode WrapMode { get; }
Property Value
Type | Description |
---|---|
TextureWrapMode |