C# Class CharacterMotorJumping, InputVCR

Show file Open project: EddieCameron/InputVCR Class Usage Examples

Public Properties

Property Type Description
baseHeight float
enabled bool
extraHeight float
perpAmount float
steepPerpAmount float

Property Details

baseHeight public property

public float baseHeight
return float

enabled public property

public bool enabled
return bool

extraHeight public property

public float extraHeight
return float

perpAmount public property

public float perpAmount
return float

steepPerpAmount public property

public float steepPerpAmount
return float