C# Class SA.FullBodyIK.InternalValues.HeadIK

Show file Open project: Stereoarts/SAFullBodyIK

Public Properties

Property Type Description
eyesLimitPitchTheta CachedDegreesToSin
eyesLimitYawTheta CachedDegreesToSin
eyesTraceTheta CachedDegreesToCos
headLimitPitchDownTheta CachedDegreesToSin
headLimitPitchUpTheta CachedDegreesToSin
headLimitRollTheta CachedDegreesToSin
headLimitYawTheta CachedDegreesToSin
neckLimitPitchDownTheta CachedDegreesToSin
neckLimitPitchUpTheta CachedDegreesToSin
neckLimitRollTheta CachedDegreesToSin

Public Methods

Method Description
Update ( Settings settingsHeadIK ) : void

Method Details

Update() public method

public Update ( Settings settingsHeadIK ) : void
settingsHeadIK Settings
return void

Property Details

eyesLimitPitchTheta public property

public CachedDegreesToSin eyesLimitPitchTheta
return CachedDegreesToSin

eyesLimitYawTheta public property

public CachedDegreesToSin eyesLimitYawTheta
return CachedDegreesToSin

eyesTraceTheta public property

public CachedDegreesToCos eyesTraceTheta
return CachedDegreesToCos

headLimitPitchDownTheta public property

public CachedDegreesToSin headLimitPitchDownTheta
return CachedDegreesToSin

headLimitPitchUpTheta public property

public CachedDegreesToSin headLimitPitchUpTheta
return CachedDegreesToSin

headLimitRollTheta public property

public CachedDegreesToSin headLimitRollTheta
return CachedDegreesToSin

headLimitYawTheta public property

public CachedDegreesToSin headLimitYawTheta
return CachedDegreesToSin

neckLimitPitchDownTheta public property

public CachedDegreesToSin neckLimitPitchDownTheta
return CachedDegreesToSin

neckLimitPitchUpTheta public property

public CachedDegreesToSin neckLimitPitchUpTheta
return CachedDegreesToSin

neckLimitRollTheta public property

public CachedDegreesToSin neckLimitRollTheta
return CachedDegreesToSin