C# Class AnimationBaker.Constraint, Holdout

显示文件 Open project: MaddJhin/Holdout

Public Properties

Property Type Description
x bool

Public Methods

Method Description
Constraint ( bool newX, bool newY, bool newZ ) : System.Collections
HasConstraint ( ) : bool

Method Details

Constraint() public method

public Constraint ( bool newX, bool newY, bool newZ ) : System.Collections
newX bool
newY bool
newZ bool
return System.Collections

HasConstraint() public method

public HasConstraint ( ) : bool
return bool

Property Details

x public_oe property

public bool x
return bool