ITexturePersistenceProperties Interface

Provides access to MultiPatch texture persistence properties.

Members

Name Description
Read/write property SaveScaledTextures Persist scaled material textures.
Read/write property TextureScaleFactor The texture scale factor.

ITexturePersistenceProperties.SaveScaledTextures Property

Persist scaled material textures.

Public Property SaveScaledTextures As Boolean
public bool SaveScaledTextures {get; set;}

ITexturePersistenceProperties.TextureScaleFactor Property

The texture scale factor.

Public Property TextureScaleFactor As Double
public double TextureScaleFactor {get; set;}

Classes that implement ITexturePersistenceProperties

Classes Description
TexturePersistenceProperties Texture Persistence properties object.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.