OctahedralImpostor
Class
Read time 1 minuteLast updated a day ago
Inheritance
- object
- OctahedralImpostor
Inherited Members
- Equals(object)
- Equals(object, object)
- GetHashCode()
- GetType()
- MemberwiseClone()
- ReferenceEquals(object, object)
- ToString()
Namespace: UnityEngine.Pixyz.Algo
[Serializable]public class OctahedralImpostor
Constructors
OctahedralImpostor()
public OctahedralImpostor()
OctahedralImpostor(OctahedralImpostor)
Parameterspublic OctahedralImpostor(OctahedralImpostor o)
Type | Name | Description |
|---|---|---|
| OctahedralImpostor | o |
Fields
OctaTransform
Returnspublic Matrix4 OctaTransform
Type | Description |
|---|---|
| Matrix4 |
Radius
Returnspublic double Radius
Type | Description |
|---|---|
| double |
NormalMap
Returnspublic uint NormalMap
Type | Description |
|---|---|
| uint |
DepthMap
Returnspublic uint DepthMap
Type | Description |
|---|---|
| uint |
DiffuseMap
Returnspublic uint DiffuseMap
Type | Description |
|---|---|
| uint |
MetallicMap
Returnspublic uint MetallicMap
Type | Description |
|---|---|
| uint |
AOMap
Returnspublic uint AOMap
Type | Description |
|---|---|
| uint |
RoughnessMap
Returnspublic uint RoughnessMap
Type | Description |
|---|---|
| uint |