Class Primvar<T>
Implements
Inherited Members
Namespace: USD.NET
Assembly: USD.NET.dll
Syntax
public class Primvar<T> : PrimvarBase, ValueAccessor
Type Parameters
| Name | Description |
|---|---|
| T |
Constructors
| Name | Description |
|---|---|
| Primvar() |
Fields
| Name | Description |
|---|---|
| value |
Properties
| Name | Description |
|---|---|
| IsArray | |
| Length |
Methods
| Name | Description |
|---|---|
| GetValue() | |
| GetValueType() | |
| SetValue(object) |