AppendTransform Description sealed class Tinman.Engine.Scenes.Util.AppendTransform Derived from TerrainTransform abstract A ITerrainTransform that concatenates two or more aggregated transforms. Public / Methods At public method At → (1) index in : int32 [0..AppendTransform.Count-1] Index of transform. returns → ITerrainTransform The aggregated transform. Returns an aggregated transform. Public / Attributes Count public attribute Count → (get) value : int32 [>=1] The number of aggregated transforms. Returns the number of aggregated transforms. ShapeStyle GeoPathTransform