Show / Hide Table of Contents

Class BlockSetEditor

Inheritance
System.Object
BlockSetEditor
Namespace: Global
Assembly: cs.temp.dll.dll
Syntax
public class BlockSetEditor : Editor

Methods

CreateInspectorGUI()

Declaration
public override VisualElement CreateInspectorGUI()
Returns
Type Description
VisualElement

DrawRenderPreview(Rect, Mesh, Material)

Declaration
public Texture DrawRenderPreview(Rect size, Mesh mesh, Material material)
Parameters
Type Name Description
Rect size
Mesh mesh
Material material
Returns
Type Description
Texture

OnDisable()

Declaration
public void OnDisable()

OnEnable()

Declaration
public void OnEnable()
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾