Class VolumeCameraWindowConfiguration
Inherited Members
Namespace: Unity.PolySpatial
Assembly: solution.dll
Syntax
[CreateAssetMenu(fileName = "VolumeCameraWindowConfiguration", menuName = "PolySpatial/Volume Camera Window Configuration")]
public class VolumeCameraWindowConfiguration : ScriptableObject
Properties
Name | Description |
---|---|
Dimensions | The dimensions of the camera's output. This value cannot be changed at runtime and can only be modified on the asset. |
Mode | The mode (Bounded, Unbounded) of the camera's output. This value cannot be changed at runtime and can only be modified on the asset. |