CameraTitle
Camera effect that displays a material at a specified size and position.
Properties
- color OverlayColor
- Material OverlayMaterial
- What to display.
- float OverlaySizeFactor
- size relative to screen width (1.0=full width, 0.5=half, etc.)
- float OverlayXPos
- center of object as % of width (0.0=left, 1.0=right)
- float OverlayYPos
- center of object as % of height (0.0=top, 1.0=bottom)
- ERenderStyle OverlayStyle
- style to use when drawing material