Struct AnimationClipsExportTest.PropertyComponentPair
Namespace: Autodesk.Fbx.UseCaseTests
Syntax
protected struct PropertyComponentPair
Constructors
PropertyComponentPair(String, String[])
Declaration
public PropertyComponentPair(string propName, string[] components)
Parameters
Type | Name | Description |
---|---|---|
String | propName | |
String[] | components |
Fields
componentList
Declaration
public string[] componentList
Field Value
Type | Description |
---|---|
String[] |
propertyName
Declaration
public string propertyName
Field Value
Type | Description |
---|---|
String |