Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- P:\BTHBC_Map_Data\data\objects\stationhouse>p3d2bmp
- Invalid parameters
- Usage:
- ------
- P3D2BMP <object_name> [-Aazimut] [-Zzenit] [-Ssteps] [-Llevel] [-Ooutput] [-Bbasepath] [-Wwidth] [-hHeight] [-MmaskLevel[,maskColor]] [-p|r] [-i] [-g] [-c]
- <object_name> Name of P3D to convert into BMP preview
- azimut Azimut of object in degrees *optional* Default: 0.000
- zenit Zenit of object in degrees *optional* Default: 90.000
- steps Allows to generate bitmap with series sub-images
- Model is rotated about Y axis and each angle is rendered
- into image.
- Parameter specifies number of steps (Default: 0 - no rotation)
- level LOD leve of object. Default is 0.0000
- output Pathname of output file. Default: same as object with .BMP
- basepath Specifies base path for textures.
- If not specified, renderer will try to search some textures
- with Width of final image: Default 64.
- height Height of final image: Default 64.
- maskLevel Level for masking transparency - used with -p or -r
- maskColor Color for masking transparency - used with -r
- Color used standard web-form withou # (ex. FFFF00 is yellow)
- -p Create paletted bitmap - index zero is transparent color
- -r Create standard 24 bit BMP with masked transparency
- -i Append EXIF. This block contains additional informations
- about displayed object for calculations final size of bitmap
- Data contains center of object X,Y,Z, and radius of bounding
- circle (cylinder)
- -g Ground center - no vertical centering
- -c Creates spehere bounding instead cylinder
- P:\BTHBC_Map_Data\data\objects\stationhouse>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement