pub fn parse_texture_plane(input: &str) -> IResult<&str, TexturePlane>
Expand description

Parse a TexturePlane from &str