Vector3.LastIndexOfWhereAllBitsSet(Vector3) Method     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
 static int LastIndexOfWhereAllBitsSet(System::Numerics::Vector3 vector);public static int LastIndexOfWhereAllBitsSet(System.Numerics.Vector3 vector);static member LastIndexOfWhereAllBitsSet : System.Numerics.Vector3 -> intPublic Shared Function LastIndexOfWhereAllBitsSet (vector As Vector3) As IntegerParameters
- vector
- Vector3