Class SimpleSurfaceRenderInfo
Inheritance
SimpleSurfaceRenderInfo
Assembly: IVLab.ABREngine.Runtime.dll
Syntax
public class SimpleSurfaceRenderInfo : IDataImpressionRenderInfo
Fields
|
Improve this Doc
View Source
indices
Declaration
Field Value
|
Improve this Doc
View Source
normals
Declaration
Field Value
Type |
Description |
Vector3[] |
|
|
Improve this Doc
View Source
scalars
Declaration
Field Value
|
Improve this Doc
View Source
topology
Declaration
public DataTopology topology
Field Value
|
Improve this Doc
View Source
vertices
Declaration
public Vector3[] vertices
Field Value
Type |
Description |
Vector3[] |
|
Implements