Class ProxyVolume
A proxy volume.
This volume approximate the scene geometry with simple mathematical shapes.
상속된 멤버
네임스페이스: UnityEngine.Rendering.HighDefinition
어셈블리: solution.dll
구문
[Serializable]
public class ProxyVolume : IVersionable<ProxyVolume.Version>, ISerializationCallbackReceiver
프로퍼티
이름 | 설명 |
---|---|
boxSize | The size of the proxy if it as a shape Box |
shape | The shape of the proxy |
sphereRadius | The radius of the proxy if it as a shape Sphere |