Table of Contents

Class CynBoxProjectionVolume

Namespace
Global
Assembly
Assembly-CSharp.dll
public class CynBoxProjectionVolume : MonoBehaviour
Inheritance
CynBoxProjectionVolume

Constructors

CynBoxProjectionVolume()

public CynBoxProjectionVolume()

Fields

bounds

public Bounds bounds

Field Value

Bounds

material

public Material material

Field Value

Material

projectionTransform

public Transform projectionTransform

Field Value

Transform

Methods

UpdateMaterialValues(Material, Transform, Transform, Bounds)

public static void UpdateMaterialValues(Material material, Transform transform, Transform projector, Bounds bounds)

Parameters

material Material
transform Transform
projector Transform
bounds Bounds