DirectionMapApplier.Type Property
Gets or sets a value specifying how the map should be repeated.
Syntax
public DirectionMapApplierType Type { get; set; }
Property Value
Remarks
Describes how the map should be repeated - if the map should be stretched to fit to the mesh edges or tiled (repeated) along the mesh surface and how the U and V axes of the map should be translated. See DirectionMapApplierType for all available types.
Platforms
Windows, Linux, Android