bl_SnapShot Class

Namespace
Atavism
Base Types
  • MonoBehaviour
graph BT Type-->Base0["MonoBehaviour"] Type["bl_SnapShot"] class Type type-node

Syntax

[ExecuteInEditMode, RequireComponent(typeof(Camera))]
public class bl_SnapShot : MonoBehaviour

Attributes

Type Description
ExecuteInEditMode
RequireComponent

Fields

Name Constant Value Summary
m_TakeSnapShot
msaa
The applied MSAA, possible values are 1,2,4 nad 8
resHeight
The height of the output snapshot in pixels (1 - 4096 px)
resWidth
The width of the output snapshot in pixels (1 - 4096 px)

Properties

Name Value Summary
FolderPath string
static

Methods

Name Value Summary
TakeSnapshot() void
Takes a map snapshot and saves it