DynamicMeshDeformParams_t
Interface DynamicMeshDeformParams_t
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface DynamicMeshDeformParams_t : ISchemaClass<DynamicMeshDeformParams_t>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
ComputeDynamicMeshTensionAfterAnimation
ref bool ComputeDynamicMeshTensionAfterAnimation { get; }Property Value
RecomputeSmoothNormalsAfterAnimation
ref bool RecomputeSmoothNormalsAfterAnimation { get; }Property Value
SmoothNormalsAcrossUvSeams
ref bool SmoothNormalsAcrossUvSeams { get; }Property Value
TensionCompressScale
ref float TensionCompressScale { get; }Property Value
TensionStretchScale
ref float TensionStretchScale { get; }Property Value