Class Matrix4List
Inherited Members
Namespace: UnityEngine.Pixyz.Geom
Assembly: Unity.Pixyz.SDKPlus.Editor.dll
Syntax
[Serializable]
public class Matrix4List
  Constructors
| Name | Description | 
|---|---|
| Matrix4List(int) | |
| Matrix4List(Matrix4[]) | 
Fields
| Name | Description | 
|---|---|
| list | 
Properties
| Name | Description | 
|---|---|
| this[int] | |
| length | 
Operators
| Name | Description | 
|---|---|
| implicit operator Matrix4[](Matrix4List) |