C# Class SA.FullBodyIK.Settings

Show file Open project: Stereoarts/SAFullBodyIK

Public Properties

Property Type Description
animatorEnabled AutomaticBool
automaticConfigureRollBonesEnabled bool
automaticConfigureSpineEnabled bool
automaticPrepareHumanoid bool
bodyIK BodyIK
createEffectorTransform bool
fingerIK FingerIK
headIK HeadIK
limbIK LimbIK
resetTransforms AutomaticBool
rollBonesEnabled bool
shoulderDirYAsNeck AutomaticBool
syncDisplacement SyncDisplacement

Public Methods

Method Description
Prefix ( ) : void

Method Details

Prefix() public method

public Prefix ( ) : void
return void

Property Details

animatorEnabled public property

public AutomaticBool animatorEnabled
return AutomaticBool

automaticConfigureRollBonesEnabled public property

public bool automaticConfigureRollBonesEnabled
return bool

automaticConfigureSpineEnabled public property

public bool automaticConfigureSpineEnabled
return bool

automaticPrepareHumanoid public property

public bool automaticPrepareHumanoid
return bool

bodyIK public property

public BodyIK bodyIK
return BodyIK

createEffectorTransform public property

public bool createEffectorTransform
return bool

fingerIK public property

public FingerIK fingerIK
return FingerIK

headIK public property

public HeadIK headIK
return HeadIK

limbIK public property

public LimbIK limbIK
return LimbIK

resetTransforms public property

public AutomaticBool resetTransforms
return AutomaticBool

rollBonesEnabled public property

public bool rollBonesEnabled
return bool

shoulderDirYAsNeck public property

public AutomaticBool shoulderDirYAsNeck
return AutomaticBool

syncDisplacement public property

public SyncDisplacement syncDisplacement
return SyncDisplacement