Struct AbcSamplingSettings
Abc Sampling Settings
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: UE4.AlembicLibrary
Assembly: UE4DotNet.dll
Syntax
public struct AbcSamplingSettings
Fields
| Improve this Doc View SourcebSkipEmpty
Declaration
public bool bSkipEmpty
Field Value
Type | Description |
---|---|
System.Boolean |
FrameEnd
Declaration
public int FrameEnd
Field Value
Type | Description |
---|---|
System.Int32 |
FrameStart
Declaration
public int FrameStart
Field Value
Type | Description |
---|---|
System.Int32 |
FrameSteps
Declaration
public int FrameSteps
Field Value
Type | Description |
---|---|
System.Int32 |
TimeSteps
Declaration
public float TimeSteps
Field Value
Type | Description |
---|---|
System.Single |