Interface IRoomTemplate<TRoomShape>
Namespace: Edgar.GraphBasedGenerator.Common.RoomTemplates
Assembly: Edgar.dll
Syntax
public interface IRoomTemplate<out TRoomShape>
Type Parameters
Name | Description |
---|---|
TRoomShape |
Properties
RoomShape
Declaration
TRoomShape RoomShape { get; }
Property Value
Type | Description |
---|---|
TRoomShape |